JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 20
  • Score
    100M100P100Q43128F
  • License WTFPL

ABANDONED. A desktop app for the Pharaoh live programming tool.

Package Exports

  • pharaoh

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (pharaoh) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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.