0.0.3 • Published 9 years ago
rounded v0.0.3
Rounded
An angular command-line tool to square things up!
Table of Contents
Goal and Philosophy
Rounded is a command line interface for generating angularJs (1.x) controllers from your terminal.
Documentation
Installation
npm install -g roundedrounded g <controllerName> [dependencies]Examples (Run it and see it)
rounded generate MainController
rounded g MainController \$location \$http
# etc...License
Copyright (c) 2017 Gianluca Cesari (twitter: @giaangices) Licensed under the MIT license.