notes

command module
v0.0.0-...-65412b8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 15, 2021 License: MIT Imports: 25 Imported by: 0

README

notes

GoDoc Go Report Card

notes is a self-hosted note taking web app that lets you keep track of your notes and search them in a easy and minimal way.

Installation

Source
$ go install github.com/prologic/notes/...

Usage

Run notes:

$ notes

Then visit: http://localhost:8000/

Configuration

By default notes stores notes in ./data in the current directory and metadata in notes.db in the current directory. This can be configured with the -data and -dbpath options.

Updating resources

go get -v github.com/jessevdk/go-assets-builder
go-assets-builder templates/ -s /templates -o tmpl.go -v Tmpl
go-assets-builder static/ -s /static -o static.go -v Static

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL