Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

maximelenoir/tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tasks

Overview

tasks helps you organize and remember your daily tasks.

Dependencies

Install

$ cd $GOPATH/src
$ git clone https://github.com/maximelenoir/tasks
$ cd tasks
$ go get ./cmd/tasks
$ go build ./cmd/tasks

Play

$ ./adduser.sh
$ ./tasks -addr=:8080 -data-dir=/path/to/data 

About

Simple task manager written in go and emberjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published