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

https://github.com/timmoth/tinytoolcrate

A collection of tiny developer productivity tools
https://github.com/timmoth/tinytoolcrate

Last synced: 18 days ago
JSON representation

A collection of tiny developer productivity tools

Awesome Lists containing this project

README

          

# tinytoolcrate
A collection of tiny developer productivity tools

## Run locally
```
git clone https://github.com/Timmoth/tinytoolcrate.git
cd tinytoolcrate/webapp
yarn
yarn dev
```