Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 592 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 592 Bytes

CircleCI

BetaGouvBot

Outil d'automatisation des tâches administratives récurrentes et chronophages de l'incubateur de services numériques

This is an automated assistant to administrative tasks related to betagouv/beta.gouv.fr

Getting started

Requirements and install commands are available in circle.yml.

You can run the service locally with bundle exec thin -p 8000 start (cf. the last command in Dockerfile).