https://github.com/containercraft/ccio-utils
ccio utils as a snappy package
https://github.com/containercraft/ccio-utils
Last synced: 15 days ago
JSON representation
ccio utils as a snappy package
- Host: GitHub
- URL: https://github.com/containercraft/ccio-utils
- Owner: ContainerCraft
- Created: 2018-12-04T19:24:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-15T02:38:55.000Z (about 6 years ago)
- Last Synced: 2025-03-05T15:51:51.357Z (over 1 year ago)
- Language: Shell
- Size: 108 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CCIO Utilities Package
This package provides the user enablement capabilities utilized across the CCIO & MSIO ecosystem
## Development Environment:
> Requires [podman]
1. Clone Repo
```
git clone git@github.com:containercraft/p1-gotools.git && cd p1-gotools
```
2. Launch development container
```
. tools/podman.sh
```
3. Run program
```
go run p1.go
```
[podman]:https://podman.io/
[CCIO]:https://github.com/containercraft
[MSIO]:https://github.com/ministackio