Linxr is a lightweight CLI tool for managing and organizing your coding projects with ease. Add and use templates, track, and navigate your projects directly from the terminal.
- Clone this repo
- Compile main.go with: go build -o linxr main.go and add linxr to path.
- Create directory appdata/roaming/linxr on windows, or ~/.linxr on unix systems.
Read docs to learn about all commands.