mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-12 19:17:35 +00:00
Created Multiple users running one chuck instance (markdown)
parent
93ae26a7db
commit
426786722e
1 changed files with 7 additions and 0 deletions
7
Multiple-users-running-one-chuck-instance.md
Normal file
7
Multiple-users-running-one-chuck-instance.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue