tinygo

command module
v0.7.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 5, 2024 License: MIT Imports: 1 Imported by: 0

README

TinyGo

Go Report Card Go Reference tests

A cli tool to help manage your passwords

It is a Go version of tinyDb

Decided to re-write it in Go to learn how to work with and i actually used a db(sqlite) instead of a json file.

Installation

Building from source builds character

If you have go installed simply run

go install github.com/musaubrian/tinygo@latest

or

git clone https://github.com/musuabrian/tinygo
cd tinygo
go build .

Contributions are welcomed

Find the docs here

Documentation

Overview

Tinygo is a Cli tool to help manage your login credentials, everything is stored locally so you can rest easy

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Directories

Path Synopsis
internal
model
Package model sets up the database and defines functions that interact with the db
Package model sets up the database and defines functions that interact with the db
utils
Package utils defines utility functions
Package utils defines utility functions

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL