Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update README.md |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
054227b72e7855f4e8e78669ef4c494a |
User & Date: | jef@foutaise.org 2015-11-23 18:34:26 |
Context
2015-11-23
| ||
18:34 | Update passwordstore.go check-in: 8e73ac091a user: jef@foutaise.org tags: trunk | |
18:34 | Update README.md check-in: 054227b72e user: jef@foutaise.org tags: trunk | |
18:33 | Create README.md check-in: e918e2a37d user: jef@foutaise.org tags: trunk | |
Changes
Changes to README.md.
1 2 3 4 5 6 7 8 9 10 |
# passwordstore Password store (pass) library (http://www.passwordstore.org/) ## Usage ```go import "github.com/foutaise/passwordstore" ``` |
| |
1 2 3 4 5 6 7 8 9 10 |
# passwordstore Go library for password store (pass / http://www.passwordstore.org/) ## Usage ```go import "github.com/foutaise/passwordstore" ``` |