https://github.com/no-src/toolkit
A tool for quickly opening specific utility websites
https://github.com/no-src/toolkit
Last synced: 3 months ago
JSON representation
A tool for quickly opening specific utility websites
- Host: GitHub
- URL: https://github.com/no-src/toolkit
- Owner: no-src
- License: apache-2.0
- Created: 2024-01-03T09:00:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-04T01:12:25.000Z (7 months ago)
- Last Synced: 2025-12-07T07:18:23.190Z (7 months ago)
- Language: Go
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# toolkit
A tool for quickly opening specific utility websites.
## Installation
The first need [Go](https://go.dev/doc/install) installed (**version 1.21+ is required**), then you can use the below
command to install `toolkit`.
```bash
go install github.com/no-src/toolkit/...@latest
```
## Quick Start
Open the json tool website on the default browser.
```bash
tk json
```