Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 859 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 859 Bytes

This repository contains some scripts used to maintain the Git repository and law database.

About git-updater.rb

This repository contains Ruby scripts to update the laws-markdown repository. See the documentation of the laws-markdown repository for a detailed description of the philosophy behind this.

How does it work?

The script git_update.rb is run daily, checking the CouchDB database for any modification to law. It then fetches the XML manifestation of this new expression,/ converts it to Markdown and saves the Markdown manifestation in the laws-markdown repository.