The Lunenburg High softball team will play on.The 12th-seeded Blue Knights took care of business at Marshall Park Friday afternoon, defeating No. 21 Bourne 5-3 in a Division 4 round of 32 contest.Lunenburg (11-10) advances to the round of 16 and will face the winner of Sunday’s contest between No. 5 Abington and 28th-seeded Minuteman […]
Support for Linux, Windows, FreeBSD, and Mac platforms.
Known to run on x86-64, x86, and Arm (Raspberry Pi) architectures.
Installation
Docker
docker run -it cyclonescm/cyclone bash
Homebrew
Mac (and Linux!) users wanting to use Homebrew can do the following.
Note if Homebrew is not already installed: follow the instructions at https://brew.sh/ to install the homebrew package manager.
brew tap cyclone-scheme/cyclone
brew install cyclone-scheme/cyclone/cyclone-bootstrap
Arch Linux
git clone https://aur.archlinux.org/cyclone-scheme.git
cd cyclone-scheme
makepkg -si
Build from Source
To install Cyclone on your machine for the first time on Linux, Windows, FreeBSD, and for Mac users wanting to install without using Homebrew, use