496 B
496 B
How to run Cinera locally
-
Install prerequisites: a.
libcurl4-openssl-dev
b.byacc
c.flex
-
Copy
cinera/cinera.conf.sample
tocinera/cinera.conf
and edit to match your local system -
Run
cinera/user_update_cinera.sh
-
Run
cinera/update_annotations.sh
-
From the cinera dir run:
./run_local.sh
-
Once it's done processing everything (you should see "Monitoring file system for new, edited and deleted .hmml and asset files") You can shut it down with ctrl+c.