Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 689 Bytes

README.md

File metadata and controls

35 lines (19 loc) · 689 Bytes

snakep

snakep can creat your python project.

install

this is just for unix os. use this commond in the your terminal.

./install.sh

usage

this is too EZ.

sankep <project-name>

customize

you can add your files or folder in ~/.snakep directory. this is the source for creating your folder project.

If you add your folder and file,after creating a project, your file or folder will be copied to your Python project.

you can add your license in repository-license.

in this way:

~/.licenses

and you can add your favorit commands in this file:

~/.snakep_commonds

After creating the project folder, these commands are applied to it.