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

Further separation of concerns between lib and bin? #6

Open
paulyoung opened this issue Oct 9, 2013 · 1 comment
Open

Further separation of concerns between lib and bin? #6

paulyoung opened this issue Oct 9, 2013 · 1 comment
Labels

Comments

@paulyoung
Copy link
Owner

Related to #5. Not entirely sure how far I want to go with this or if there's any real benefit.

Potentially the index file could return data and allow the binary to handle writing to disk.

@puzrin
Copy link

puzrin commented Oct 30, 2013

There are no real benefits to create bin folder for binary in such simple progect. Anyway, executable link is defined in package.json. I'd place it right in root - no needs to overcomplicate things.

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

No branches or pull requests

2 participants