An open API service indexing awesome lists of open source software.

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

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
```