Giter VIP home page Giter VIP logo

tidal-bootstrap's Introduction

tidal-bootstrap

This installation script is an "ad-hoc" solution. Effort is made to ensure it works, but it does not have robust error detection and hasn't been fully tested on all current macOS versions. If you have problems, please join us on the Tidal Cycles Discord installation-help channel or Club Tidal forum and we'll try to help. We'd be very happy to hear about successes too!

Summary

OS support

  • Tested on Mac Intel: Big Sur, Monterey
  • Install on M1 (Silicon) OSX Ventura has been validated
  • Support for Linux has been removed, the script will exit.

Description

tidal-bootstrap is shell script which automates the installation steps for TidalCycles live coding environment under Mac OS X.

tidal-bootstrap installs the components covered in the TidalCycles MacOS installation guide.

The script checks if the following programs are installed on the system, and installs them if they are missing:

Running tidal-bootstrap

For best results, first install the Apple Xcode command line tools.

/usr/bin/xcode-select --install

Then run this:

curl https://raw.githubusercontent.com/tidalcycles/tidal-bootstrap/master/tidal-bootstrap.command -sSf | sh

Note: if there are failures, the script can be run again. Correctly installed components will be skipped.

sh profiles

macOS by default does not install a shell profile (.bashrc for bash, .zshrc for zsh). Haskell requires a profile file to be present. This script uses the "touch" command to create these if they are not there then adds a command that will add the ghcup path to your PATH, by running ~/.ghcup/env

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.