2016-07-05 14:57:10 +00:00
|
|
|
# app.surreal.io
|
2016-05-14 10:20:59 +00:00
|
|
|
|
2016-07-05 14:57:10 +00:00
|
|
|
The web gui for Surreal built using ember.js.
|
2016-05-14 10:20:59 +00:00
|
|
|
|
2016-10-14 06:40:41 +00:00
|
|
|
[](https://circleci.com/gh/abcum/surreal) [](https://github.com/abcum/surreal) [](https://github.com/abcum/surreal)
|
2016-05-14 10:20:59 +00:00
|
|
|
|
2016-08-19 12:35:09 +00:00
|
|
|
## Development
|
2016-05-14 10:20:59 +00:00
|
|
|
|
2016-08-19 12:35:09 +00:00
|
|
|
- `make setup` (install bower and ember-cli)
|
|
|
|
- `make install` (install bower and ember-cli dependencies)
|
|
|
|
- `make upgrade` (upgrade ember-cli to the specified version)
|
2016-10-02 12:33:38 +00:00
|
|
|
- `make tests` (run all tests defined in the package)
|