Skip to content
This repository has been archived by the owner on Jan 1, 2020. It is now read-only.

More straightforward CLI? #135

Open
IniZio opened this issue Nov 18, 2018 · 1 comment
Open

More straightforward CLI? #135

IniZio opened this issue Nov 18, 2018 · 1 comment

Comments

@IniZio
Copy link
Member

IniZio commented Nov 18, 2018

Description

After trials it actually seems like having separate plugins instead of templates is better, but then how to guide users who are used to create-react-app or @vue/cli to use it is a problem, because it is possible they don't even know what is the difference between Webpack and Rollup, and why need to setup Babel separately.

Suggestions

  • Make create hook more like a survey like 'Do you want to build a library or website' -> 'Do you want to use react / vue / angular' -> 'Do you want to use typescript' ?

  • Or make recipes on documentation like parceljs's

@IniZio
Copy link
Member Author

IniZio commented Nov 19, 2018

Also use editPkg in the plugins instead of install because want to use install at postinit instead.

And move babel part in webpack and rollup to babel plugin instead

@IniZio IniZio changed the title Better CLI? More straightforward CLI? Mar 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant