containerregistry

Library for working with container registries container-registry container-registries
0.1.0 Latest release released

Build Status GitHub release Docs

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. OCI image representation

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      containerregistry:
        github: naqvis/containerregistry.cr
    
  2. Run shards install

Usage

require "containerregistry"

Refer to opal for CLI and usage

Development

To run all tests:

crystal spec

Contributing

  1. Fork it (https://github.com/naqvis/containerregistry.cr/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

containerregistry:
  github: naqvis/containerregistry.cr
  version: ~> 0.1.0
License MIT
Crystal 0.29.0

Authors

Dependencies 2

  • cossack~naqvis ~> 0.1.5
    {'github' => 'naqvis/cossack', 'version' => '~> 0.1.5'}
  • crystar ~> 0.1.0
    {'github' => 'naqvis/crystar', 'version' => '~> 0.1.0'}

Development Dependencies 0

Dependents 0

Last synced .
search fire star recently