Sha256: f1a20c1216acc01544bbed3e5df60428afca8d5213dd2672e104756b0e04efdc

Contents?: true

Size: 780 Bytes

Versions: 9

Compression:

Stored size: 780 Bytes

Contents

# Codelation CLI

Command line tool for Codelation tasks.

## Installation

```bash
$ gem install codelation-cli
```

## Usage

```
$ codelation help

Commands:
  codelation development:install  # Install the development tools used by Codelation
  codelation help [COMMAND]       # Describe available commands or one specific command
  codelation update               # Update codelation-cli to latest version
  codelation version              # Show version information
```

## Contributing

1. Fork it ( https://github.com/[my-github-username]/codelation-cli/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
codelation-cli-0.0.22 README.md
codelation-cli-0.0.21 README.md
codelation-cli-0.0.20 README.md
codelation-cli-0.0.19 README.md
codelation-cli-0.0.18 README.md
codelation-cli-0.0.17 README.md
codelation-cli-0.0.16 README.md
codelation-cli-0.0.15 README.md
codelation-cli-0.0.14 README.md