Tool and library for managing OCI containers
- Nim 100%
| src | ||
| tests | ||
| .gitignore | ||
| LICENSE | ||
| nim.cfg | ||
| README.md | ||
| toyctl.nimble | ||
toyctl
Tool and library for managing OCI containers, written in Nim
Warning
This tool is a work in progress. There will be bugs and major changes.
Building
Run nimble build to build.
Installation
Run nimble install to install.
API docs
Coming soon.
FAQ
Why?
I want to learn more about containers.
Why Nim?
- This is the best language i know at the moment.
- This project was mainly written as a containerization library written for kpkg.