Commit graph

4 commits

Author SHA1 Message Date
inx
a735c7cf84
chore: finish rename 2026-01-28 21:50:08 +08:00
inx
adce0a5e0d
chore(rename): rename project from 'gosh' to 'naj'
This rebrands the CLI tool to 'naj' (Old Chinese reconstruction for "Me/I").
This name was chosen for better typing ergonomics (R-L-R alternation) and
availability on crates.io.

Changes:
- Update `Cargo.toml` package name to `naj`.
- Update binary name target to `naj`.
- Update documentation and README to reflect the new identity.

BREAKING CHANGE: The binary name is now `naj`. Users must update their
scripts and usage from `gosh` to `naj`.
2026-01-28 21:08:09 +08:00
inx
fe173e7d4a
feat(build): add cross compiling script 2026-01-27 17:12:32 +08:00
inx
98d8258061
chore: rename README
Renamed README to README.md to add markdown support.
2026-01-27 16:06:40 +08:00
Renamed from README (Browse further)