https://github.com/ekylibre/ekylibre-viti
https://github.com/ekylibre/ekylibre-viti
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ekylibre/ekylibre-viti
- Owner: ekylibre
- License: mit
- Created: 2023-05-05T13:46:51.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-05-05T13:48:37.000Z (about 2 years ago)
- Last Synced: 2025-01-28T01:46:43.714Z (4 months ago)
- Language: Ruby
- Size: 207 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
# EkylibreEkyviti
This project rocks and uses MIT-LICENSE.
## Installation
Create a new file `Gemfile.ekyviti` in the root directory and add these lines:
```ruby
gem 'ekylibre_ekyviti', path: '../ekylibre_ekyviti'
gem 'cartography', git: 'https://gitlab.com/ekylibre/cartography.git', branch: 'ekyviti'```
Execute:
$ bundle install
And then:
$ rails g ekylibre_ekyviti:install