Commit Graph

4 Commits

Author SHA1 Message Date
Nolan Lawson 734857d3bf
docs: add documentation about 1.0.0 yarn changes (#959)
[skip ci]
2019-02-10 11:30:00 -08:00
Nolan Lawson d198250eab
chore: switch to yarn (#927)
* chore: switch to yarn

BREAKING CHANGE: Pinafore is now using yarn rather than npm, so those
who self-host will need to stop running e.g. `npm install` and run `yarn
install` instead.

* install latest yarn
2019-01-27 17:44:30 -08:00
koyu a1b89805e7 Fixing Dockerfile (#440) 2018-08-18 21:20:33 -07:00
Koyu Berteon d79de35603 Added Dockerfile (#313)
* Added Dockerfile

* Better comments in Dockerfile

* Added SIGINT handler

* Keeping code-check happy

* Keeping code-check happy v2

* Keeping code-check happy v2
2018-05-24 19:59:48 -07:00