rounded

0.0.3 • Public • Published

Rounded

An angular command-line tool to square things up!

Table of Contents

  1. Documentation
  2. Installation
  3. Examples
  4. License

Goal and Philosophy

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

Documentation

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.

Readme

Keywords

Package Sidebar

Install

npm i rounded

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • gianlucacesari