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

Documentation for CLI tool #7

Open
gamebox opened this issue Jul 1, 2016 · 4 comments
Open

Documentation for CLI tool #7

gamebox opened this issue Jul 1, 2016 · 4 comments
Labels

Comments

@gamebox
Copy link

gamebox commented Jul 1, 2016

CLI tool looks nice for someone who doesn't want to configure a bundler just to get something started here. But there is no documentation of any sort, and I am only able to get single files to be compiled, though it will draw an AST for multiple .monk files.

@antonmedv
Copy link
Owner

Hi,

Only example now is here: http://monkberry.js.org/docs/installation#cli

Will write more about CLI soon. Also will add --watch mode.

@antonmedv antonmedv added the docs label Jul 1, 2016
@gamebox
Copy link
Author

gamebox commented Jul 1, 2016

Just as a heads up for early adopters, this tool is SOLELY for compiling .monk files into Javascript. You still need a transpiler(for ES6) and bundler(if you need it).

Also, thank @Elfet for the quick responses.

@antonmedv
Copy link
Owner

A bundler?

@godDLL
Copy link

godDLL commented Aug 24, 2016

@Elfet something like Rollup.js

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

3 participants