feat(initial): initial commit
Signed-off-by: zontreck <tarapiccari@gmail.com>
This commit is contained in:
parent
67daa16abb
commit
6856542e66
86 changed files with 954 additions and 0 deletions
5
commit
Executable file
5
commit
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
source venv/bin/activate
|
||||
git add --all .
|
||||
cz commit -- -s
|
Loading…
Add table
Add a link
Reference in a new issue