Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pocke/brainfuck-playground

WIP
https://github.com/pocke/brainfuck-playground

Last synced: 3 days ago
JSON representation

WIP

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)