Skip to content
New issue

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

Add new options for Makefile for simplification and helper scripts to show useful tips or info #25

Open
3 tasks
yan-kuan opened this issue Oct 5, 2017 · 2 comments

Comments

@yan-kuan
Copy link
Member

yan-kuan commented Oct 5, 2017

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.

@amikai
Copy link
Member

amikai commented Oct 7, 2017

How about make check_dep:
This target check dependency and version that project needed.

@yan-kuan
Copy link
Member Author

yan-kuan commented Oct 7, 2017

Look good! I append it to TODO-list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants