Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pocke/brainfuck-playground
WIP
https://github.com/pocke/brainfuck-playground
Last synced: 3 days ago
JSON representation
WIP
- Host: GitHub
- URL: https://github.com/pocke/brainfuck-playground
- Owner: pocke
- License: cc0-1.0
- Created: 2015-08-14T09:17:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-03T12:57:32.000Z (about 9 years ago)
- Last Synced: 2024-11-06T13:01:41.492Z (about 2 months ago)
- Language: TypeScript
- Homepage: http://me.pocke.me/brainfuck-playground/
- Size: 417 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/pocke/brainfuck-playground.svg)](https://travis-ci.org/pocke/brainfuck-playground)
Installation
-------------```sh
$ git clone https://github.com/pocke/brainfuck-web
$ cd brainfuck-web
$ npm i
$ gulp tsd
$ gulp ts
$ gulp browserify
```Testing
-------```sh
$ npm test
```License
-------These codes are licensed under CC0.
[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png "CC0")](http://creativecommons.org/publicdomain/zero/1.0/deed.en)