All Projects โ†’ ionic-team โ†’ Ionic Cli

ionic-team / Ionic Cli

Licence: mit
The Ionic command-line interface

Programming Languages

typescript
32286 projects
HTML
75241 projects
CSS
56736 projects

Labels

Projects that are alternatives of or similar to Ionic Cli

Generator Ngx Rocket
๐Ÿš€ Extensible Angular 11+ enterprise-grade project generator
Stars: โœญ 1,329 (-32.44%)
Mutual labels:  cli, ionic
Mqtt Sn Tools
Command line tools written in C for the MQTT-SN (MQTT for Sensor Networks) protocol
Stars: โœญ 162 (-91.76%)
Mutual labels:  cli
Git Machete
Probably the sharpest git repository organizer & rebase/merge workflow automation tool you've ever seen ;)
Stars: โœญ 158 (-91.97%)
Mutual labels:  cli
Tty Table
A flexible and intuitive table generator
Stars: โœญ 161 (-91.81%)
Mutual labels:  cli
Ionic Toast
'ionic-toast' bower component for ionic framework applications
Stars: โœญ 160 (-91.87%)
Mutual labels:  ionic
Hugo Academic Cli
๐Ÿ“š Import academic publications from Bibtex to Hugo
Stars: โœญ 158 (-91.97%)
Mutual labels:  cli
Xstate Codegen
A codegen tool for 100% TS type-safety in XState
Stars: โœญ 158 (-91.97%)
Mutual labels:  cli
Vue Multiple Page
vue + webpack ๅคš้กต/ๅ•้กต ่„šๆ‰‹ๆžถ
Stars: โœญ 163 (-91.71%)
Mutual labels:  cli
Rtop
rtop is an interactive, remote system monitoring tool based on SSH
Stars: โœญ 1,963 (-0.2%)
Mutual labels:  cli
Table rex
An Elixir app which generates text-based tables for display
Stars: โœญ 161 (-91.81%)
Mutual labels:  cli
Domain Cli
Search domain names if registered or not in terminal
Stars: โœญ 161 (-91.81%)
Mutual labels:  cli
Ttab
macOS and Linux CLI for opening a new terminal tab/window, optionally with a command to execute and/or display settings
Stars: โœญ 160 (-91.87%)
Mutual labels:  cli
Prettier Stylelint
code > prettier > stylelint > formatted code
Stars: โœญ 162 (-91.76%)
Mutual labels:  cli
Ionic Calendar
A calendar directive for Ionic framework
Stars: โœญ 160 (-91.87%)
Mutual labels:  ionic
Swiggy Analytics
Analyse your swiggy orders ๐Ÿ”
Stars: โœญ 163 (-91.71%)
Mutual labels:  cli
Webtau
Webtau (short for web test automation) is a testing API, command line tool and a framework to write unit, integration and end-to-end tests. Test across REST-API, Graph QL, Browser, Database, CLI and Business Logic with consistent set of matchers and concepts. REPL mode speeds-up tests development. Rich reporting cuts down investigation time.
Stars: โœญ 156 (-92.07%)
Mutual labels:  cli
Cistern
A terminal UI for Unix to monitor Continuous Integration pipelines from the command line. Current integrations include GitLab, Azure DevOps, Travis CI, AppVeyor and CircleCI.
Stars: โœญ 161 (-91.81%)
Mutual labels:  cli
Paris
Logger in Rust for pretty colors and text in the terminal. Aiming for a relatively simple API
Stars: โœญ 162 (-91.76%)
Mutual labels:  cli
Netctl
Profile based systemd network management
Stars: โœญ 163 (-91.71%)
Mutual labels:  cli
Knctl
Knative CLI
Stars: โœญ 163 (-91.71%)
Mutual labels:  cli

Build Status Dependabot Status npm

Ionic CLI

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

Installation

npm install -g @ionic/cli

Detailed installation instructions can be found in the CLI documentation.

Usage

The Ionic CLI ships with command documentation, accessible in your terminal by using the --help flag. These docs are also available online.

  • For a list of commands:
ionic --help
ionic cordova --help
ionic capacitor --help
  • For command usage and a list of options:
ionic start --help
ionic serve --help
ionic cordova run --help

๐Ÿ“– 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].