Skip to content

A library to write installation programs / a tool to install programs. Meant to be to the future backend of rusty-ci.

License

Notifications You must be signed in to change notification settings

adam-mcdaniel/rapture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rapture

A cross platform install script library / package manager

Install

# Install with cargo to build
cargo install rapture

# Bootstrap rapture
rapt install https://raw.githubusercontent.com/adam-mcdaniel/rapture/master/scripts/rapture.rapt

# Uninstall old cargo
cargo uninstall rapture

# Source your modified path
. ~/.bashrc
source ~/.bashrc

About

A library to write installation programs / a tool to install programs. Meant to be to the future backend of rusty-ci.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages