You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2018. It is now read-only.
This is just a brain-dump of all the things that are yet to be done - these should ideally be spun off into their own repo's issues whenever I get the time
Consider creating rsx-local and only using rsx with rsx-new to create a project
Add code docblocks
rsx-docs
Add installable commands section
rsx-generator-android
Fix up generator project structure as per YeomanGenGen
Have an upgrade path
Unpublish and re-release as generator-rsx-android
Tests
rsx-generator-base
Fix up generator project structure as per YeomanGenGen
Have an upgrade path
Unpublish and re-release as generator-rsx-base
Tests
rsx-generator-ios
Fix up generator project structure as per YeomanGenGen
Have an upgrade path
Unpublish and re-release as generator-rsx-ios
Tests
rsx-resources
Should fail if process.env.RN_PROJECT_ROOT is not set
This is just a brain-dump of all the things that are yet to be done - these should ideally be spun off into their own repo's issues whenever I get the time
rsx-localand only usingrsxwithrsx-newto create a projectrsx-docs
rsx-generator-android
generator-rsx-androidrsx-generator-base
generator-rsx-basersx-generator-ios
generator-rsx-iosrsx-resources
process.env.RN_PROJECT_ROOTis not sethttp://maximilianschmitt.me/posts/compile-es6-command-line-apps/
rsx new [project] --platforms=[platforms] rsx platforms ls rsx platforms add [platforms] rsx platforms rm [platforms] rsx plugins ls rsx plugins add [plugins] rsx plugins rm [plugins] rsx resources [resource] rsx run [platform] --target=[device|simulator] rsx status rsx upgrade --dependencies --platforms --plugins