-
Move to sqlite for resource database and away from disk
NOTE: I would not recommend updating from 0.1.* to this if you can avoid it, there is currently no import for the resources, so you'll have to do the following:
- remove all resources
- upgrade
- redeploy all resources
-
skate get <resource> ...
now has a-o <yaml|json|name>
flag for printing in different formats -
Resource generation is tracked
-
A lot of refactoring