We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Makefile
make help
make check_dep
Helper scripts:
Please note that you should put your python scripts into scripts/ directory.
scripts/
Anything suggestions? No matter which features you thought could improve this projects, please present to us.
The text was updated successfully, but these errors were encountered:
How about make check_dep: This target check dependency and version that project needed.
Sorry, something went wrong.
Look good! I append it to TODO-list.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: