Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

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

Open
3 tasks
iankuan opened this issue Oct 5, 2017 · 2 comments

Comments

@iankuan
Copy link
Contributor

iankuan 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.

@iankuan
Copy link
Contributor Author

iankuan commented Oct 7, 2017

Look good! I append it to TODO-list.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

2 participants