Commit Graph

5 Commits

Author SHA1 Message Date
Sunil Arora 8f0ccc0bf7 kinflate: removed non-existing resources from manifest file
`kinflate init` generates a manifest file which contains
non-existent resources in `resources` section. This change
keeps those resources in commented form so that 'kinflate inflate'
doesnt barf at the user.
2018-02-16 09:30:53 -08:00
Sunil Arora 89598b9b11 kinflate: implemented 'add' subcommand 2018-02-07 10:13:23 -08:00
ymqytw 96624740b2 restructure the code a bit 2018-02-01 17:25:43 -08:00
Jeffrey Regan 79c13c8262 More addresource code 2018-01-30 16:21:28 -08:00
Jeffrey Regan a5ccaf6f6e start addresource command 2018-01-30 14:46:46 -08:00