Mirror of https://github.com/fraction/oasis.git to build Docker images 🙈
Go to file
Christian Bundy 6a3d82d813
1.0.1
2019-06-24 12:26:35 -07:00
lib Initial commit 2019-06-24 09:51:21 -07:00
views Refactor avatar style to use border-radius 2019-06-24 12:10:02 -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 name to publish with bin script 2019-06-24 12:26:29 -07:00
package.json 1.0.1 2019-06-24 12:26:35 -07:00
yarn.lock Initial commit 2019-06-24 09:51:21 -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