~bigbes/confluence-md-utilities

ref: b3d8390484fc02ba8fff65877f5e24bd87cbbc9b confluence-md-utilities/justfile -rw-r--r-- 340 bytes
e0e81bc6 — Eugene Blikh 3 months ago v0.1.0
chore: rename module to go.bigb.es/confluence-md-utilities
0d193103 — Eugene Blikh 4 months ago
feat: add ability for local install
46926399 — Eugene Blikh 4 months ago
Move CLI to cmd/mdcx/, add justfile and CLAUDE.md

Restructure to standard Go project layout: merge package cmd
into package main under cmd/mdcx/. Fix .gitignore to use /mdcx
so it only ignores the binary at repo root. Update install path
in README.md.

false