https://github.com/outstand/ops_preflight
https://github.com/outstand/ops_preflight
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/outstand/ops_preflight
- Owner: outstand
- License: other
- Created: 2013-03-25T22:51:31.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-01-26T19:09:57.000Z (over 9 years ago)
- Last Synced: 2025-02-23T18:38:29.432Z (3 months ago)
- Language: Ruby
- Size: 39.1 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# OpsPreflight
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'ops_preflight'
And then execute:
$ bundle
Or install it yourself as:
$ gem install ops_preflight
## Usage
TODO: Write usage instructions here
## Contributing
1. Fork it
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 new Pull Request