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

https://github.com/maaack/the-informant


https://github.com/maaack/the-informant

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

          

# The Informant

A Twine game

## Installation

Requires fairly recent (circa 2022) versions of NodeJS and NPM.
From the projects root directory, run
`npm install` .

Also requires downloading the recent Sugarcube version and changing that out in your base Tweego.

## Running

From the projects root directory, run
`npm run build`.

Then in a browser open
`dist/index.html`.