Matias Woloski
Matias Woloski
I would like to have a config.yml scaffolded when creating an app (it should also be added to .gitignore so it does't get added to the repo so we don't...
Things to take into account - Support for multiple apps - Compat between npm and node engines declared in the app cc @johnnyhalife
We should add a wiki page explaining how to fork the project and run your own instance of git-azure. In essence: - Fork git-azure and do whatever change you want...
When running this: `git azure init --publishSettings ... --servieName .. --username .. --password ..` I get ``` undefined error: unknown option `%s' undefined ```
Aslo updated the tests and removed legacy stuff and applied some changes from other forks (like using hash instead of returning undefined)