Sha256: a0c6f5946e804ed1d4bd4c0849a83be76296b8a5a20cd8c733731dceae4c90e4

Contents?: true

Size: 754 Bytes

Versions: 3

Compression:

Stored size: 754 Bytes

Contents

# WorkingMan

WorkingMan is here to help you get started with your work day. He opens the
applications you need as well as any URLs.

## Installation

Install like normal in your system then start/stop as needed.

    $ gem install working_man

## Usage

WorkingMan reads applications and URLs from `config/setup.yml`. You just need
to customize it to your needs and then run.

To start your work day, run the following:

    $ working_man start
    
After you're finished with work, run:

    $ working_man stop

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
working_man-0.0.3 README.md
working_man-0.0.2 README.md
working_man-0.0.1 README.md