summaryrefslogtreecommitdiff
path: root/README.md
blob: 633653cece97a7b3df59c24a716f90d5e81c99ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Saml::Kit::Cli

[![Build Status](https://travis-ci.org/saml-kit/saml-kit-cli.svg?branch=master)](https://travis-ci.org/saml-kit/saml-kit-cli)
[![Maintainability](https://api.codeclimate.com/v1/badges/f303b0bfa878d7b81722/maintainability)](https://codeclimate.com/github/saml-kit/saml-kit-cli/maintainability)

## Installation

```ruby
gem install 'saml-kit-cli'
```

And then execute:

    $ saml-kit

## Usage

    $ saml-kit

## Development

After checking out the repo, run `bin/setup` to install dependencies. Then, run `bin/test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/saml-kit/saml-kit-cli.

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).