Ink: Suggestion: create-ink-app

Created on 7 Mar 2019  路  6Comments  路  Source: vadimdemedes/ink

a "create-ink-app" CLI application, made by ink, seems pretty fitting - and would be very useful I think in instantly having a project setup without having to setup babel/etc. For example, this is definitely a cool project that a lot of people are having a look at, if they could instantly have an example running on their machine it would be nice.

It could also serve as an example of a fairly complex app made with ink, showing people how to structure things, etc

Most helpful comment

Name suggestion here, create-react-cli, it would compliment create-react-app quite well i think.

All 6 comments

There is https://github.com/vadimdemedes/generator-ink-cli

Having one that works with npm init and yarn create would be cool, though

@SimenB I'm actually planning to deprecate it in favor of having create-ink-app! Was meant to create an issue about it, but @gc beat me to it!

i need that to make babel work in cli

any working environment sample test?

Name suggestion here, create-react-cli, it would compliment create-react-app quite well i think.

We need a new CLI library or a sub-command for create an ink component.

For the ink component, we don't need add ink and react to the dependencies, put them to the devDependencies just be OK.

Like this component: https://github.com/LitoMore/ink-color-pipe/blob/master/package.json

Was this page helpful?
0 / 5 - 0 ratings

Related issues

michaelzoidl picture michaelzoidl  路  3Comments

zkat picture zkat  路  7Comments

zkat picture zkat  路  3Comments

nmehta6 picture nmehta6  路  3Comments

zkat picture zkat  路  7Comments