Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 234 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 234 Bytes

Simple tool for Aptly API

How to use:

export APTLY_URL=http://203.0.113.8:9999
export APTLY_REPO=projects
aptly-simple-push some-package_0.0.1-1_amd64.deb

The repository should be created and published before that.