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 make targets #19

Closed
roboyoshi opened this issue Feb 25, 2019 · 1 comment
Closed

Add new make targets #19

roboyoshi opened this issue Feb 25, 2019 · 1 comment
Assignees
Milestone

Comments

@roboyoshi
Copy link
Owner

I want to be able to build certain aspects of the filetree via the Makefile.

make base -> generates only up to 2 or 3 levels into the structure and excludes all files
make full -> generates the whole tree
make audio -> only generates the audio section
make video -> only generates the video section

  • more
@roboyoshi roboyoshi added this to the 0.1 milestone Feb 25, 2019
@roboyoshi roboyoshi self-assigned this Feb 25, 2019
@roboyoshi roboyoshi modified the milestones: v0.3, v1.0 Aug 16, 2019
@roboyoshi
Copy link
Owner Author

I don't see this as necessary anymore. I create the whole tree and that's it. People can easily extract the relevant parts. Instead we have make targets for some common tooling, which is already added now.

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

1 participant