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 a script for generating the project template #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

arnavb
Copy link
Owner

@arnavb arnavb commented Apr 23, 2018

Closes #2

This script should have the following features:

  • Allow user to specify if they are making a library or application.
  • Allow user to specify directories for source code
  • Allow setup of all CMake related files (*/CMakeLists.txt).
  • Allow setup (Or exclusion) of documentation files.
  • Allow setup of CI tools
  • Allow specifying external files (Such as licenses/README files)

@arnavb arnavb added enhancement New feature or request WIP Work in progress labels Apr 23, 2018
@arnavb arnavb added the on hold label Dec 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request on hold WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant