samasaur1/typertool
An example CLT using [Typer](https://github.com/Samasaur1/Typer)
Installation
Homebrew
brew install Samasaur1/core/typerMint
mint install Samasaur1/TyperToolMarathon
marathon install https://raw.githubusercontent.com/Samasaur1/TyperTool/master/Sources/TyperTool/main.swift /usr/local/bin/typerInstall Script
curl -fsSL https://raw.githubusercontent.com/Samasaur1/TyperTool/master/install.sh | bashBuild From Source and Install
git clone https://github.com/Samasaur1/TyperTool.git
cd TyperTool
swift build -c release -Xswiftc -static-stdlib
cp .build/release/typer /usr/local/bin/typerOptional (if you want to remove the source code):
cd ..
rm -rf TyperToolDownload and Install
- Go to the latest release.
- Click on the
.zipfile. (for example,typer-1.0.0.zip) - Open your
Downloadsfolder in the Finder - Open another Finder window.
- In that new window, use the
Gomenu and clickGo to folder...(or press ⇧⌘G). - Type in
usr/local/binand clickGo. - Drag the
typerfile in yourDownloadsfolder into the new window.
Notes
All of these methods work. However, only Homebrew, Mint, and Marathon can update TyperTool for you. Furthermore, they all install to the same location, so only use one.
Mint, Marathon, and Homebrew require tools to be installed, while the other options do not.
Mint, Marathon, and building from source require that Swift 4.0 or newer be installed, while the other options do not.
While unlikely, it is possible that Homebrew will take longer to make updates available than Mint or Marathon.
Here is the recommended order. Use the first option that you meet all the requirements for.
- Homebrew
- Mint / Marathon
- Building from source
- Install script / Download and install
Usage
[Demo]
Note: Due to this being online, this GIF has probably been slowed down. To view it at full speed, you can download the .mov version here.
Package Metadata
Repository: samasaur1/typertool
Default branch: master
README: README.md