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

Implement archive registration of normal directories #11

Closed
Knetic opened this issue Aug 6, 2015 · 2 comments
Closed

Implement archive registration of normal directories #11

Knetic opened this issue Aug 6, 2015 · 2 comments
Assignees
Milestone

Comments

@Knetic
Copy link
Owner

Knetic commented Aug 6, 2015

In order to "register" a skeleton, it's currently necessary to manually zip the directory and then call wisk -a on it. This isn't all that hard, but it'd be better if wisk -a was capable of automatically zipping a normal directory.

Acceptance criteria is that wisk -a ./skeleton/ will work as well as zip ./skeleton; wisk -a ./skeleton.zip.

@Knetic Knetic self-assigned this Aug 6, 2015
@Knetic Knetic added this to the m2 milestone Aug 6, 2015
@Knetic
Copy link
Owner Author

Knetic commented Aug 6, 2015

Looks like this would work like a charm;

https://github.com/jhoonb/archivex

@Knetic
Copy link
Owner Author

Knetic commented Aug 6, 2015

Easily implemented as of 6b5b802

@Knetic Knetic closed this as completed Aug 6, 2015
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