Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/instructure/analyst
https://github.com/instructure/analyst
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/instructure/analyst
- Owner: instructure
- License: mit
- Created: 2014-12-01T21:13:26.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-05T17:22:05.000Z (almost 10 years ago)
- Last Synced: 2024-04-14T20:25:32.417Z (7 months ago)
- Language: Ruby
- Size: 238 KB
- Stars: 0
- Watchers: 23
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Analyst
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'analyst'
And then execute:
$ bundle
Or install it yourself as:
$ gem install analyst
## Usage
TODO: Write usage instructions here
## Contributing
Please note that this project is released with a [Contributor Code of Conduct](https://gitlab.com/coraline/analyst/blob/master/CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.1. Fork it ( https://github.com/[my-github-username]/analyst/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