volatiletech / abcweb

Go web app framework and generator. Inspired by Rails.
BSD 3-Clause "New" or "Revised" License
265 stars 15 forks source link

Streamline abcweb deps command #17

Closed nullbio closed 7 years ago

nullbio commented 7 years ago

abcweb deps should only install gulp and the deps tool. The rest of the dependencies should be fetched by dep itself in the dep ensure stage.