Mirror of https://github.com/fraction/oasis.git to build Docker images 🙈
Go to file
Christian Bundy 0effbec02f
1.0.3
2019-06-24 15:00:17 -07:00
lib Initial commit 2019-06-24 09:51:21 -07:00
views Change rendering engine to use ejs instead of swig 2019-06-24 15:00:10 -07:00
.gitignore . 2019-06-21 09:18:19 -07:00
README.md Add readme 2019-06-24 12:19:06 -07:00
index.js Change rendering engine to use ejs instead of swig 2019-06-24 15:00:10 -07:00
package.json 1.0.3 2019-06-24 15:00:17 -07:00
yarn.lock Change rendering engine to use ejs instead of swig 2019-06-24 15:00:10 -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 oasis

With yarn:

yarn global add oasis

See Also

License

ISC