https://github.com/asone/cal-exe
Research to scrap Executive calendars from gouvernement.fr
https://github.com/asone/cal-exe
Last synced: 12 months ago
JSON representation
Research to scrap Executive calendars from gouvernement.fr
- Host: GitHub
- URL: https://github.com/asone/cal-exe
- Owner: Asone
- Created: 2014-12-04T10:08:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-04T10:09:22.000Z (over 11 years ago)
- Last Synced: 2025-03-03T21:42:44.060Z (over 1 year ago)
- Language: Ruby
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Calendrier-Executif
=========
Calendrier-Executif is a ruby script to scrap agendas of french government and automate .ics calendar from scrapper data
Version
----
0.0.0.1
Dependencies
-----------
Calendrier-Executif needs the following dependencies :
* [Yaml] - gem install yaml - to handle yaml files
* [Nokogiri] - a super fast port of Markdown to JavaScript
* [iCal] - great UI boilerplate for modern web apps
* [json] - gem install json - to manipulate json files
* [] - fast node.js network app framework [@tjholowaychuk]
* [keymaster.js] - awesome keyboard handler lib by [@thomasfuchs]
* [jQuery] - duh
Installation
--------------
```sh
git clone [git-repo-url] Calendrier-Executif
```
License
----
GPL licence
[Yaml]:http://daringfireball.net/
[@thomasfuchs]:http://twitter.com/thomasfuchs
[1]:http://daringfireball.net/projects/markdown/
[marked]:https://github.com/chjj/marked
[Ace Editor]:http://ace.ajax.org
[node.js]:http://nodejs.org
[Twitter Bootstrap]:http://twitter.github.com/bootstrap/
[keymaster.js]:https://github.com/madrobby/keymaster
[jQuery]:http://jquery.com
[@tjholowaychuk]:http://twitter.com/tjholowaychuk
[express]:http://expressjs.com