/soma-notes

A simple, global, low-latency note keeping application

Primary LanguageTypeScriptGNU General Public License v2.0GPL-2.0

soma-notes

A simple, global, low-latency note keeping application

Usage

Start the project:

deno task start

This will watch the project directory and restart as necessary.


deno lint
deno fmt

These will lint and format the project, respectively.