0.0.0 • Published 4 years ago

troglodyte v0.0.0

Weekly downloads
-
License
GPL-3.0-only
Repository
gitlab
Last release
4 years ago

troglodyte

pipeline

  • appveyor?

codecov npm version npm

A web-based note taking app useful for barbaric situations like performance reviews or periodic status updates.

CLI arguments

# verbs should have an "all" noun, which is the default if the noun is ommited.
#   web = nginx?
#   ui = node app
#   database = mongo  
troglodyte start [ui|database]
troglodyte stop [ui|database]
troglodyte restart [ui|database]
troglodyte status [ui|database]
troglodyte init [certs|config]