Skip to content

axl411/Commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Commands

My own cli-commands

Install

cd each command package's root folder

swift build -c release -Xswiftc -static-stdlib
cd .build/release
cp -f CommandLineTool ~/bin/SwiftPackages/commandlinetool
cd ../..
rm -rf .build

Uninstall

Just remove the binaries from ~/bin/SwiftPackages/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages