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

Capstanfile 'files' section does not recurse directories #157

Open
jayaras opened this issue Jan 7, 2016 · 0 comments
Open

Capstanfile 'files' section does not recurse directories #157

jayaras opened this issue Jan 7, 2016 · 0 comments

Comments

@jayaras
Copy link

jayaras commented Jan 7, 2016

Being able to pick and choose directories (and their content) would be helpful. This could allow a 'build' entry to be something like 'npm build' and not require a helper Makefile/script to build and then copy all the contents into ROOTFS.

Looking at the code its a trivial fix but not sure of the best way to make it happen. Always recurse directories? add another 'directories' section to the Capstan file which it recurses? With a little direction would be more than happy to take a stab at this and submit a PR.

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

No branches or pull requests

1 participant