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

https://github.com/toudi/joker

tool for managing a lightweight local development stack
https://github.com/toudi/joker

dev docker-compose environment lightweight local stack

Last synced: 5 months ago
JSON representation

tool for managing a lightweight local development stack

Awesome Lists containing this project

README

          

# joker

Joker is a tool that aims to make local development faster and simpler.

There's a provided example that you can take a look at in the `example` directory.

You can also read the online documentation at https://joker.po-godzinach.info/

in order to build from source please do:

```shell
go build -o joker
```
screenshot