Makefile - [ ] `make help`: Brief introduction to all cmds in Makefile - [ ] `make check_dep`: Check dependency and version that project needed - ... etc. Helper scripts: - [ ] List all available modules - ... etc Please note that you should put your python scripts into `scripts/` directory. Anything suggestions? No matter which features you thought could improve this projects, please present to us.
Makefile
make help: Brief introduction to all cmds in Makefilemake check_dep: Check dependency and version that project neededHelper scripts:
Please note that you should put your python scripts into
scripts/directory.Anything suggestions? No matter which features you thought could improve this projects, please present to us.