README.md in meroku-2.0.8 vs README.md in meroku-2.0.9
- old
+ new
@@ -77,23 +77,27 @@
### Commands
$ meroku infrastructure spawn
+ $ meroku infrastructure despawn
+ $ rubocop -D -F --except FrozenStringLiteralComment,StringLiterals,MutableConstant lib/
+ Inspecting 15 files
+ ...............
+
+ 15 files inspected, no offenses detected
+ $
### TODO
- Only latest stable ruby is supported at the moment
- Only latest stable rails is supported at the moment
- Only RAILS_ENV=procution is supported at the moment
- Only puma is supported at the moment
- - Database
- - User security / Lxc
- - Nightly spawn
-
- - respons time sanity check
+ - Nightly spawn
+ - respons time sanity check and full-lifecycle topics
- piper visual check
- some commodity apps
### To Run tests