From 9d0850b4fb74d21f7e3a5189567ef80fc0239b75 Mon Sep 17 00:00:00 2001 From: Philip Chimento Date: Mon, 8 Jul 2013 16:36:54 -0700 Subject: 'eos-application-manifest' tool with subcommands This is the framework for an 'eos-application-manifest' tool with subcommands as in git. Currently the 'help' and 'version' subcommands are implemented. [endlessm/eos-sdk#152] --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ad27388..034c97c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ endless/eosresource-private.h data/eos-wikipedia-domain.gresource wikipedia/config.js tools/eos-run-test +tools/eos-application-manifest/eos-application-manifest *.py[cod] -- cgit v1.2.3