10 Commits

Author SHA1 Message Date
Augustin Le Fèvre
d3f0a9de26 Add --parser option to getstorybook 2017-06-15 15:51:09 +02:00
Norbert de Langen
da961dc508 FIX linting 2017-06-03 21:06:48 +02:00
Tom Coleman
104ca5143e Added an upgrade mode to getstorybook
This allows us to go from 2.x -> 3.0

A future version of storybook may include a version # that allows us to be more subtle, but we don't need it yet.
2017-05-30 10:22:16 +10:00
Norbert de Langen
db3cd0b6eb FIX spelling 2017-05-27 22:10:34 +02:00
Michael Shilman
01db55980b Suppress lint error 2017-05-26 01:58:27 +10:00
Michael Shilman
fbb5a86d5e Fix linting err in CRNA script 2017-05-25 22:06:50 +10:00
Michael Shilman
cfe52395d3 Fix linting and simplify code in CRNA generator 2017-05-25 21:51:23 +10:00
Michael Shilman
3e2673b962 Add CRNA support
1. detect CRNA projects
2. simplify RN and CRNA templates by consolidating app into single
`index.js` instead of `index.ios.js` and `index.android.js`
3. notify user of extra setup steps in CLI
4. document CRNA idiosyncrasies in README
2017-05-24 23:34:29 +10:00
Norbert de Langen
a52ab86c4f IMPROVE cli 2017-05-20 17:50:38 +02:00
Norbert de Langen
69b91f6e53 CHANGE folder structure && CHANGE package-names 2017-05-15 00:08:46 +02:00