terra-ops / terra-cli

The Terra Command Line Interface
http://terra.readthedocs.org
GNU General Public License v2.0
48 stars 17 forks source link

Interactive .terra.yml creation #115

Closed jonpugh closed 8 years ago

jonpugh commented 8 years ago

As noticed by almost everyone, if your website is in docroot or www or whatever, you have to have a .terra.yml already in your repo for this to work. @jameswilson finally submitted an issue #114 about it, so let's do it.

It has to have the document_root: path_to_web to work.

Obviously, since our goal is to be as Easy as Possible:tm:, we want to walk the user through this.

I've created the method to get us started.

Unfortunately, :cry: I have to focus on another project right now... https://github.com/opendevshop/devshop

But i figured, maybe, if I got it started, someone might come by and help? :yellow_heart: