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

Module CLI #98

Open
galfert opened this issue Apr 29, 2017 · 3 comments
Open

Module CLI #98

galfert opened this issue Apr 29, 2017 · 3 comments

Comments

@galfert
Copy link
Member

galfert commented Apr 29, 2017

Create a CLI tool that lets one create a rs.js module from the command line, including its npm package info, dependencies, a test setup and so on.

@raucao
Copy link
Member

raucao commented Apr 30, 2017

I think this doesn't fit in the grant goal really. Also, it only makes sense once we know what to generate, i.e. having improved the module situation in the ways we're planning to.

@lesion
Copy link
Member

lesion commented Apr 30, 2017

I think a CLI would be necessary in any case to automate creation of documentation form JSON-LD schema no?

@raucao
Copy link
Member

raucao commented Apr 30, 2017

That can be done just via npm scripts in package.json using npm modules. The CLI would be to generate that package.json, which would then include that script command, right?

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

No branches or pull requests

3 participants