TODO.md in ftl-0.2.0 vs TODO.md in ftl-0.2.2
- old
+ new
@@ -1,18 +1,37 @@
\ No newline at end of file
+# TODO
+
+* Enable launching of spot instances
+* ftl edit should edit ~/.ftl/ftl.yml with $EDITOR
+* Allow multiple named launch templates
+* ftl status <instance>
+* Tests
+
+### Example of named templates:
+
+ :templates:
+ :ninja:
+ :username: ninja
+ :ami: ami-123456
+ :samurai:
+ :username: samurai
+ :ami: ami-456789
+
+