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

https://github.com/s3rius/cont

Simplified local services
https://github.com/s3rius/cont

Last synced: 8 months ago
JSON representation

Simplified local services

Awesome Lists containing this project

README

          

# Cont

This is set of sctipts to fast run containers for local development.

Just install it using `pip` or `pipx` and start using.

```bash
pipx install my-cont
```

Install autocompletion by running:

```bash
cont --install-completion
```

By defaul if you specify container name the corresponding named volume is going to
be created where it's possible.