Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 666 Bytes

README.md

File metadata and controls

43 lines (25 loc) · 666 Bytes

Installation

Add this line to your application's Gemfile:

$ gem 'agile-cli'

And then execute:

$ bundle

Or install it yourself as:

$ gem install agile-cli

Getting Started

Using

If your want to see available commands, use:

$ agile

or

$ agile help
$ agile
  agile hello           # Print hello world
  agile help [COMMAND]  # Describe available commands or one specific command
  agile values          # Shows core agile values
  agile version         # Displays the version
  ...

You can see the core values of agile at any time:

$ agile values

and principles:

$ agile principles