Skip to content

Multiple unix users running one chuck instance

Karl edited this page Oct 1, 2016 · 1 revision
git clone https://github.com/logsol/chuck.js.git
cd chuck.js
git config core.sharedRepository group
chmod g+s -R .
chmod g+w -R .
npm install
npm start

Clone this wiki locally