Mirror of https://github.com/fraction/oasis.git to build Docker images 🙈
Go to file
Christian Bundy 7d52293c52
Fix package name in readme
Thanks @cinnamon-bun!
2019-06-24 18:04:43 -07:00
lib Add name and description to author view 2019-06-24 18:04:09 -07:00
views Add name and description to author view 2019-06-24 18:04:09 -07:00
.gitignore . 2019-06-21 09:18:19 -07:00
README.md Fix package name in readme 2019-06-24 18:04:43 -07:00
index.js Add name and description to author view 2019-06-24 18:04:09 -07:00
package.json 1.2.0 2019-06-24 18:04:13 -07:00
yarn.lock Refactor to reduce code duplication 2019-06-24 17:07:18 -07:00

README.md

Oasis

friendly neighborhood scuttlebutt interface

A small Scuttlebutt interface built on HTML, CSS, and Node.js without any front-end JavaScript. Simple, accessible, and easy to maintain (hopefully!).

Usage

oasis

Installation

With npm:

npm -g install @fractin/oasis

With yarn:

yarn global add @fraction/oasis

See Also

License

ISC