pharaoh
v0.9.9
Published
ABANDONED. A desktop app for the Pharaoh live programming tool.
Downloads
35
Maintainers
Readme
PHARAOH
ABANDONED
Please use Glitch. It's everything we wanted to make.
This is the desktop app for Pharaoh, a project started by a group of students at DevMountain. Please see our core repo for more information on Pharaoh.
Until this hits version 1.0, please expect breakage on any branch!
If you need something that works, get this from NPM (npm i -g pharaoh
); those releases are fully functional.
This app is built on NW.js, using React and Firebase. To get started using Pharaoh, simply
npm i -g pharaoh
, and then run pharaoh
. To get started hacking on it, git clone
https://github.com/pharaoh-js/pharaoh-desktop.git
, cd pharaoh-desktop
, and npm run dev
to run Pharaoh for the
browser, with hot loading, then navigate to http://127.0.0.1:8080/.
Please be aware that some of the npm scripts will not work in a non-POSIX environment. If you're on a Windows machine, use something that makes it un-Windows-y.
Have a bug? Or an improvement? Please check out the contribution guide.
Want the legal? License here.