https://github.com/kenperlin/chalktalk
https://github.com/kenperlin/chalktalk
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kenperlin/chalktalk
- Owner: kenperlin
- License: mit
- Created: 2014-05-30T20:14:39.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-11-16T03:03:41.000Z (over 5 years ago)
- Last Synced: 2024-04-14T04:00:02.494Z (almost 2 years ago)
- Language: JavaScript
- Size: 97.9 MB
- Stars: 2,109
- Watchers: 130
- Forks: 152
- Open Issues: 13
-
Metadata Files:
- Readme: README.linux
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome - kenperlin/chalktalk - (JavaScript)
README
1/4/2015
In order to run chalktalk under linux you must
1. install chrome
2. Chrome needs to be started with the below options enabled. run.linux will do this for you so you can just close chrome before running the run.linux command
chromium-browser --allow-file-access-from-files
or start chrome by hand with this option. The above command has to
point to the path for chrome for your system if it is not in the
default search path.
3. use the run.linux command to start things.
4. note, the run.linux command will kill all background node.js
programs, if you dont want that, modify the script for run.linux