-
Notifications
You must be signed in to change notification settings - Fork 3
A tool for building self-contained directory trees containing tools and libraries. These directory trees can then be moved from one binary-compatible machine to another by rsync or tarballing.
exitnexus/devball
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
DevBall Builder --- This is a tool for building a devball. A devball is a self-contained set of packages that can be portably be moved from one binary-compatible machine to another. Usage --- - Create a directory with pkgspecs and the accompanying tarballs/gem files/etc. - Run "devball build {path}" to build the packages and setup the devball directory - Use "devball push -p {rsync target} -n {build name}" to push your devball into an rsync repository - Use "devball pull -p {rsync target} -n {build name}" to pull a devball down from an rsync repository Examples --- (To be added)
About
A tool for building self-contained directory trees containing tools and libraries. These directory trees can then be moved from one binary-compatible machine to another by rsync or tarballing.
Resources
Stars
Watchers
Forks
Packages 0
No packages published