lhridley / fulcrum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fulcrum installer.

Note: Latest confirmed version for macOS Fulcrum is Docker for Mac: 2.0.0.3 (31259) 2019-02-15

Install Fulcrum Hinge on Mac or Ubuntu

Run from terminal:

export FSCRIPT=https://raw.githubusercontent.com/if-fulcrum/install/master/unix.sh &&
bash -c "$(curl -fsSL $FSCRIPT || wget -q -O - $FSCRIPT)"

Add ~/fulcrum/bin to path

This depends on zsh or bash, not required but does make commands easier to run

More information

Run the help command to see options and get more information

fulcrum -h

About


Languages

Language:Shell 43.9%Language:VCL 19.3%Language:XSLT 13.2%Language:JavaScript 12.2%Language:Smarty 3.7%Language:HTML 2.8%Language:PHP 2.7%Language:CSS 2.0%Language:Batchfile 0.3%