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

Quickstart command #135

Open
dahlia opened this issue Apr 13, 2017 · 2 comments
Open

Quickstart command #135

dahlia opened this issue Apr 13, 2017 · 2 comments
Labels
cat:packaging Category: Nirum schema packaging (not compiler packaging) cmp:frontend Component: Compiler frontend (e.g., CLI, parser, AST) typ:enhance Type: Enhancement/new feature

Comments

@dahlia
Copy link
Member

dahlia commented Apr 13, 2017

It would be great if there's a comamnd to bootstrap a new Nirum package.

@dahlia dahlia added the typ:enhance Type: Enhancement/new feature label Apr 13, 2017
@kanghyojun
Copy link
Member

kanghyojun commented Apr 13, 2017

it could be implemented by using subcommand like

$ nirum quickstart
project name? ...
version? ...
target? ...

@kanghyojun
Copy link
Member

We could benchmark npm init comamnd.

@dahlia dahlia added cat:packaging Category: Nirum schema packaging (not compiler packaging) cmp:frontend Component: Compiler frontend (e.g., CLI, parser, AST) labels Aug 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:packaging Category: Nirum schema packaging (not compiler packaging) cmp:frontend Component: Compiler frontend (e.g., CLI, parser, AST) typ:enhance Type: Enhancement/new feature
Projects
None yet
Development

No branches or pull requests

2 participants