https://github.com/ekylibre/ekylibre-idea
https://github.com/ekylibre/ekylibre-idea
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ekylibre/ekylibre-idea
- Owner: ekylibre
- Created: 2023-05-05T13:39:24.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-08-03T16:59:17.000Z (almost 2 years ago)
- Last Synced: 2025-01-28T01:46:43.832Z (4 months ago)
- Language: Ruby
- Size: 47.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IDEA
IDEA plugin for Eky.
Methods and nomenclature to calculate durabilities indicators on ekylibre farms.## Installation
Add this line to your application's Gemfile:
```
gem 'idea', gitlab: 'ekylibre/ekylibre-idea', branch: 'dev'
```
And then execute:
```
$ bundle
```## Usage
Full documentation can be found here : [Confluance Ekylibre documentation](https://ekylibre.atlassian.net/wiki/spaces/EKYLIBRE)
## Development
After checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).
## Contributing
Bug reports and pull requests are welcome on GitHub in [this repository](https://gitlab.com/ekylibre/ekylibre-idea)