TagMaker solves creation and printing of formatted data as a tag for samples bags or collections boxes
The inspiration for this project comes from the need to quickly and effectively be able to print tags from tabulated data for sample bags and boxes in archaeological work. When you need to bag and tag 3000 of something by hand, you'll be VERY grateful for this.
Use webi for an easy installation
git clone https://github.com/garvamel/tagmaker on some location in your computer
- Navigate to the folder where the repo was cloned
- Run
go mod tidy
- Execute
go run .
Follow the on-screen instructions
If you'd like to contribute, clone the project (see Usage) and submit a pull request to the main branch.