Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 442 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 442 Bytes

Linxr

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.

Installation

  1. Clone this repo
  2. Compile main.go with: go build -o linxr main.go and add linxr to path.
  3. Create directory appdata/roaming/linxr on windows, or ~/.linxr on unix systems.

Usage

Read docs to learn about all commands.