letter-generator-go

module
v0.0.0-...-247cf46 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2019 License: MIT

README

Letter Generator

This small tool helps you to generate form letters.

Usage

Install
go get github.com/fedux-org/letter-generator-go
Initialize

This will look for ~/.local/share/letter-template/.git and for a defined remote repository.

  • Setup current directory:

    lg init -V
    
  • Setup given directory:

    lg init -V my/dir
    
Build

This will build the letters. Make sure you've initialized the directory before.

lg build -V

After building letters, you will find a directory called letters in the current directory.

(c) 2017, Dennis Günnewig

Directories

Path Synopsis
cmd
lg
pkg
api

Jump to

Keyboard shortcuts

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