Sha256: 9836f14dd39cdf16285292a84b6290498b4c5a52e86c30f6d6a80be4418537f6

Contents?: true

Size: 904 Bytes

Versions: 8

Compression:

Stored size: 904 Bytes

Contents

# Personal

personal: is a command line diary application written in ruby and distributed as a gem. With personal, you will be able to save, edit and list the diary entries through the terminal.

![alt tag](http://abulewis.com/images/personal.png)

## Installation

Type this in your terminal:

```ruby
gem install personal
```

## Usage

Once the application is instlled, type; 
```ruby
personal 
```
in your console and the list of actions will be presented for you. 

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/phenomen2277/personal. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.


## License

The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
personal-0.8.0 README.md
personal-0.7.0 README.md
personal-0.6.0 README.md
personal-0.5.0 README.md
personal-0.4.0 README.md
personal-0.3.0 README.md
personal-0.2.0 README.md
personal-0.1.0 README.md