Skip to content

shadowmint/go-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Worker

A simple notes editor that saves data as local json files.

Quickstart

export GOPATH=`pwd`
go run app.go

Build standalone

go build -tags build

Q&A

Why a top level app.go? Why a per-project GOPATH?

Sorry, old project. That's just how it is.

About

A simple note taking app in Go #golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published