Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stuarthicks/tid
Barebones TypeID CLI generator
https://github.com/stuarthicks/tid
cli go golang typeid
Last synced: 4 days ago
JSON representation
Barebones TypeID CLI generator
- Host: GitHub
- URL: https://github.com/stuarthicks/tid
- Owner: stuarthicks
- License: mit
- Created: 2024-04-30T19:55:24.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T15:39:58.000Z (8 months ago)
- Last Synced: 2024-06-19T11:15:50.322Z (7 months ago)
- Topics: cli, go, golang, typeid
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tid
Barebones TypeID CLI generator## Install
Using Homebrew:
brew install stuarthicks/brews/tid
Using Go:
go install github.com/stuarthicks/tid@latest