Snipper
Tool to get code / config snippets from various collections
Warning This project is still in the very early alpha phase and currently more like a proof of concept of the idea. Please expect breaking changes and changes in functionality for versions below 1.0.0.
Prerequisites for development
- Golang 1.18
Installation via go
Clone git repo
git clone [email protected]:janritter/snipper.git
Open project directory
cd snipper
Install via go
go install
Installation via Homebrew (For Mac / Linux)
Get the formula
brew tap janritter/snipper https://github.com/janritter/snipper
Install formula
brew install snipper
Usage
Run
snipper
License and Author
Author: Jan Ritter
License: MIT