Nicolas Duhamel b478f12c13 Merge branch 'devMode' into 'master'
Update the README / dev process explanation



See merge request !3
2016-05-25 17:57:55 +00:00
2016-04-30 21:32:54 +02:00
2016-04-30 16:14:28 +02:00
2016-02-10 16:15:05 +01:00
2016-02-24 13:59:12 +01:00
2016-04-27 20:16:15 +02:00
2016-02-24 13:38:14 +01:00
2016-04-30 16:14:28 +02:00
2016-04-30 21:32:54 +02:00
2016-04-30 21:32:54 +02:00
2016-05-25 18:56:19 +02:00
2016-05-25 18:56:19 +02:00

Dev

make dev

To setup the dev env.

Connect to the database

docker run -it --rm --link canape_postgresql_dev:postgres postgres:9.5 psql -h postgres -U test

Run the tests

make test

To clean up

make clean
Description
No description provided
Readme 13 MiB
Languages
Go 50.1%
JavaScript 46.1%
PLpgSQL 1.7%
Shell 1.2%
SCSS 0.8%
Other 0.1%