added goals to readme

This commit is contained in:
Dan Motzenbecker 2015-08-30 00:02:51 -04:00
parent 6e05f26093
commit b3b905b44c
1 changed files with 9 additions and 0 deletions

View File

@ -39,3 +39,12 @@ a much nicer experience with arrow keys
See [this issue](https://github.com/omcljs/ambly/issues/97) in Ambly for details.
- Running multiple React Native apps at once can cause problems
## Aspirations
- [ ] Xcode-free development with CLI tools
- [ ] Automatically run React packager in background
- [ ] Automatically tail cljs build log and report compile errors
- [ ] Templates for other ClojureScript React wrappers
Contributions are welcome.