Sha256: ee5e2015c6c0852a9c061e7cc51547d97c6484e0b7f2a8f22229b2d4eefc2c4e

Contents?: true

Size: 836 Bytes

Versions: 1

Compression:

Stored size: 836 Bytes

Contents

== Backlog

Welcome to Backlog!

Backlog is a tool to help you collect and organize all your tasks,
wether you are a single persion or a small or large group.

A timekeeping module is also included to track time spent on the different tasks.

=== Backlog is not meant to be

* an issue tracker with customer communication.

=== Installation

* Install ruby
* Install RubyGems
* Install PostgreSQL
* Install ImageMagick
* run <tt>sudo gem install backlog -y</tt>
* run <tt>sudo backlog setup_linux</tt>
* run <tt>sudo backlog start</tt>

=== Updates

* run <tt>sudo backlog stop</tt>
* run <tt>sudo gem update -y</tt>
* run <tt>sudo backlog start</tt>

=== Configuration

You can set configuration parameters for backlog using the /etc/backlog.conf file.
The format is YAML.
Currently only port number is settable.

Example:

port: 3000

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
backlog-0.7.4 README.txt