Skip to content

EPFL dojo data for events, announcements, archives and maybe more...

License

Notifications You must be signed in to change notification settings

epfl-dojo/dojo-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dojo-data

EPFL dojo data for events, announcements, archives and maybe more...

Infos

We use https://hjson.org to have a human writable/readable format for data. Then, *.json files are generated into the ./src folder.

Usage

  1. install https://hjson.org
  2. generate JSON files with hjson: for i in *.hjson; do hjson -j $i > src/"${i%.*}".json; done or hjson -j links.hjson > src/links.json

About

EPFL dojo data for events, announcements, archives and maybe more...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published