Skip to content

GianlucaCesari/rounded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rounded

An angular command-line tool to square things up!

Table of Contents

  1. Documentation 1. Installation 2. Examples
  2. License

Goal and Philosophy

Rounded is a command line interface for generating angularJs (1.x) controllers from your terminal.

Installation

npm install -g rounded
rounded 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.

About

An angular command-line tool to square things up!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published