Skip to content

wormaga/wrap-solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wrap solution

wrap - package manager for small cli tools. It allows to install small cli tools listed in wrap.json file

Available tools

  • litegallery -takes filename, change extentions and copy files into specified directory

First Install wrap:

sh <(curl https://raw.githubusercontent.com/wormaga/wrap-solution/main/wrap.sh)
# this code install rust, downlaod 'wrap', installs it, runs 'wrap'

If you want to update any tool or install a new one:

wrap
# then select tools you want install/update

Unistal Rust from PC:

rustup self uninstall

About

wrap - package manager for small cli tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors