containerregistry.cr v0.1.0
Crystal - Container Registry Shard
containerregistry.cr shard is a library for working with container registries. It's largely based on the Go library of the same name.
The following diagram shows the main types that this library handles. 
Installation
-
Add the dependency to your
shard.yml:dependencies: containerregistry: github: naqvis/containerregistry.cr -
Run
shards install
Usage
require "containerregistry"
Refer to opal for CLI and usage
Development
To run all tests:
crystal spec
Contributing
- Fork it (https://github.com/naqvis/containerregistry.cr/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Ali Naqvi - creator and maintainer
Repository
containerregistry.cr
Owner
Statistic
- 6
- 0
- 0
- 1
- 2
- over 6 years ago
- July 27, 2019
License
MIT License
Links
Synced at
Sat, 06 Dec 2025 21:42:47 GMT
Languages