Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bodil/pstalk
A slide deck.
https://github.com/bodil/pstalk
Last synced: about 1 month ago
JSON representation
A slide deck.
- Host: GitHub
- URL: https://github.com/bodil/pstalk
- Owner: bodil
- License: gpl-3.0
- Created: 2014-09-19T06:22:39.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-02T21:57:42.000Z (about 10 years ago)
- Last Synced: 2024-04-15T12:19:16.446Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 35.2 MB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
* A PureScript Talk
This is the slide deck for a talk I did once about PureScript. It has ponies.
** Getting Started
#+BEGIN_SRC shell
$ cabal install purescript
$ npm install
$ npm start
#+END_SRCThen browse to http://localhost:1337/.
** Keys
In REPL: ~C-o~ to switch focus, ~C-s~ to evaluate editor buffer.
In IDE: ~C-s~ to load editor buffer in frame.