impleri / sow

Sow provides a CLI to Harvest using NodeJS
BSD 2-Clause "Simplified" License
26 stars 5 forks source link

Init command #4

Closed impleri closed 10 years ago

impleri commented 10 years ago

There should be an initial command to run that would create and test the necessary configuration data (i.e. subdomain, email, password).

impleri commented 10 years ago

There is now an init/setup command to create base config values (subdomain, email, and password). This tests the config using the who-am-i callback of Harvest before saving.