command
module
Version:
v0.0.0-...-b19c5fb
Opens a new window with list of versions in this module.
Published: Jun 24, 2017
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
onepasswordtxt2csv
Tool for converting a plain text file exported from 1Password on Windows to
a CSV file for use with Utilities for 1Password.
Installation (Linux/macOS)
$ go get github.com/dstotijn/onepasswordtxt2csv
Usage (Linux/macOS)
Assuming you have bin
directory used by the go
command in your $PATH
, you
can run the program like this:
Example:
$ onepasswordtxt2csv --txtFile="/path/to/input_file.txt" output_file.csv
License
MIT
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.