Add readme
This commit is contained in:
parent
9639147ca5
commit
1ac9fcdd01
15
README.md
Normal file
15
README.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# Skeleton
|
||||||
|
## Quickly access the OSX keychain
|
||||||
|
|
||||||
|
skeleton is a command line tool used to quickly access passwords
|
||||||
|
stored in the OSX keychain. You can search by account, server
|
||||||
|
name or any other available attribute and get a list of fuzzy
|
||||||
|
matched result. The first match is be copied to the clipbdoard.
|
||||||
|
|
||||||
|
### Usage
|
||||||
|
Run skeleton -h for help
|
||||||
|
|
||||||
|
### License
|
||||||
|
Dual licensed under the MIT and GPL licenses:
|
||||||
|
http://www.opensource.org/licenses/mit-license.php
|
||||||
|
http://www.gnu.org/licenses/gpl.html
|
Loading…
Reference in New Issue
Block a user