Skip to content

utility to install recently compiled binaries on Macos as cli tool (from cargo project)

Notifications You must be signed in to change notification settings

DIvkov575/install_bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacOS CLI tool to compile and install (rust) binaries

  • detects if rust projects
    • builds rust project w/ release flag
    • create /usr/local/bin if it doesn't exist
    • copy binary to /usr/local/bin

About

utility to install recently compiled binaries on Macos as cli tool (from cargo project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages