Skip to content

timkaechele/Arete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arete

Arete is a calender provider for your gitlab instance. It allows you to see the milestone and issue due dates of all your projects in your calender.

Dependencies

  • Ruby (MRI) 2.6.1

Other ruby versions should work as well, but I developed it with Ruby (MRI) 2.6.1.

Setup

Setup is easy as pie.

Install the dependencies:

$ bundle install

Start the server

$ bundle exec rackup

Open your favorite browser and go to http://localhost:9292. You can then enter the url of your gitlab installation and your api token to generate your personal calendar url.

Screenshots

Arete UI Screenshot

License

This project is licensed under the terms and conditions of the MIT license. See the LICENSE file for the details of the license.

About

Gitlab Calendar provider

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
License.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published