paulpatarinski / ionic-cli

The Ionic Command Line Utility

Home Page:https://ionicframework.com/docs/cli/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status npm

Ionic CLI

The Ionic command line interface (CLI) is your go-to tool for developing Ionic apps.

We have several branches for CLI versions:

  • master (alpha): npm install -g ionic@canary
  • 3.x (stable): npm install -g ionic (recommended)
  • 2.x (legacy): npm install -g ionic@2

📖 Documentation: https://ionicframework.com/docs/cli/

📣 Support/Questions? Please see our Support Page for general support questions. The issues on GitHub should be reserved for bug reports and feature requests.

💖 Want to contribute? Please see CONTRIBUTING.md.

About

The Ionic Command Line Utility

https://ionicframework.com/docs/cli/

License:MIT License


Languages

Language:TypeScript 95.9%Language:CSS 3.0%Language:JavaScript 0.8%Language:HTML 0.3%