Sha256: aad715cda5e3a72a38e50db585bbb4546c401a35e0587847840da46acbc115fc

Contents?: true

Size: 1.1 KB

Versions: 11

Compression:

Stored size: 1.1 KB

Contents

= keystorage

Simple password storage command.

== Install

   sudo gem install keystrage
   
== Usage

   Usage: keystorage [options] command [command options] args...
       --help                       show this message
       -f, --file=FILE              file to store password

=== Commands

* list [group]
* set  group name value
* get  group name

== Contributing to keystorage
 
* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
* Fork the project
* Start a feature/bugfix branch
* Commit and push until you are happy with your contribution
* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.

== Copyright

Copyright (c) 2011 Yoshihiro TAKAHARA. See LICENSE.txt for
further details.

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
keystorage-0.4.13 README.rdoc
keystorage-0.4.11 README.rdoc
keystorage-0.4.8 README.rdoc
keystorage-0.4.7 README.rdoc
keystorage-0.4.5 README.rdoc
keystorage-0.4.3 README.rdoc
keystorage-0.4.2 README.rdoc
keystorage-0.4.1 README.rdoc
keystorage-0.3.0 README.rdoc
keystorage-0.2.0 README.rdoc
keystorage-0.1.1 README.rdoc