Applog

A command line tool to create a log of applications & services stored on your computer.

Installation

Add this line to your application's Gemfile:

gem 'applog'

And then execute:

bundle

Or install it yourself as:

gem install applog

Usage

Available soon.

Contributing

  1. Fork the repository
  2. Create your feature branch: git checkout -b my-new-feature
  3. Add your changes: git add .
  4. Commit the changes: git commit -m 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Create a new Pull Request >>>>>>> master