https://github.com/s3rius/cont
Simplified local services
https://github.com/s3rius/cont
Last synced: 8 months ago
JSON representation
Simplified local services
- Host: GitHub
- URL: https://github.com/s3rius/cont
- Owner: s3rius
- Created: 2023-09-10T17:16:50.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2024-07-15T21:47:16.000Z (almost 2 years ago)
- Last Synced: 2024-07-16T02:10:27.638Z (almost 2 years ago)
- Language: Python
- Size: 51.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.