Skip to content

Riari/dailies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dailies

Lightly gamified, MMO-inspired day-to-day task prioritising. Built on golang boilerplate kindly shared by darkliquid.

Build Instructions

Dailies requires Go and Node.js.

go generate
go build

This will create a dev build that does not bundle the frontend into the binary (and therefore requires the frontend folder to be in its working directory). To build a single binary that contains the frontend code as well, add -tags="static" to the go build line.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published