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

https://github.com/daliacoss/gabriel

[WIP] an engine for HTML5 interactive fiction games
https://github.com/daliacoss/gabriel

Last synced: 23 days ago
JSON representation

[WIP] an engine for HTML5 interactive fiction games

Awesome Lists containing this project

README

        

# Gabriel

## Run

``` shell
yarn install

yarn watch
```

## Clean

``` shell
yarn clean
```

## Release

``` shell
yarn release
```

## License

Copyright © 2017 Decky Coss

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.