todoapp

command module
v0.0.0-...-2f497a3 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2014 License: MPL-2.0 Imports: 17 Imported by: 0

README

todoapp

A browser-based Todo.txt application,
written in Golang and AngularJS.

Build Status

Demo Application

todoapp Screenshot

Installation

$ go get github.com/JamesClonk/todoapp

This will compile and install the todoapp binary into your $GOPATH/bin directory.

Requirements

todoapp requires Go 1.2 or higher.

Usage

Go to the directory where you store or wish to store your Todo.txt file and simply start todoapp, then open your browser and point it to http://localhost:4004/

$ todoapp

todoapp also has some commandline options:

$ todoapp -h
NAME:
   todoapp - A browser-based Todo.txt application

USAGE:
   todoapp [global options] command [command options] [arguments...]

VERSION:
   1.0.0

COMMANDS:
   help, h      Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --port, -p '4004'                    port for the todoapp web server
   --file, -f 'todo.txt'                filename/path of todo.txt file to use
   --config, -c 'todoapp.config'        filename/path of configuration file to use
   --version, -v                        print the version
   --help, -h                           show help

Documentation

See under "Tools" section on the demo application for further information.

License

The source files are distributed under the Mozilla Public License, version 2.0, unless otherwise noted.
Please read the FAQ if you have further questions regarding the license.

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