README.md in soaring-0.0.2 vs README.md in soaring-0.0.3
- old
+ new
@@ -8,9 +8,20 @@
```ruby
gem 'soaring'
```
+## Creating a new project
+
+Create the fresh project skeleton:
+$ soaring init
+
+Create an environment.yml file by copying the example:
+$ cp config/environment.yml.example config/environment.yml
+
+Start up a local instance of the service component to check that all is well
+$ soaring run
+
## Contributing
Bug reports and feature requests are welcome by email to barney dot de dot villiers at hetzner dot co dot za. This gem is sponsored by Hetzner (Pty) Ltd (http://hetzner.co.za)
## License