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

Separate CLI and core package #37

Closed
ritz078 opened this issue Jan 14, 2018 · 2 comments
Closed

Separate CLI and core package #37

ritz078 opened this issue Jan 14, 2018 · 2 comments

Comments

@ritz078
Copy link

ritz078 commented Jan 14, 2018

We might not need prettier/path when using as node package. This can be separated into a different file say cli.js. The main file can only contain code that is necessary. This will help in integrating this to online REPLs.

@gregberge
Copy link
Owner

Yes this is the plan. I didn't do it at first to keep it simple, but now it makes sense.

@gregberge
Copy link
Owner

Follow up in #91.

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

2 participants