Installation
Last updated
Was this helpful?
Was this helpful?
brew uninstall commandbox
brew install commandboxcurl -fsSl https://downloads.ortussolutions.com/debs/gpg | sudo apt-key add -
echo "deb http://downloads.ortussolutions.com/debs/noarch /" | sudo tee -a /etc/apt/sources.list.d/commandbox.list
sudo apt-get update && sudo apt-get install commandbox[CommandBox]
name=CommandBox $releasever - $basearch
failovermethod=priority
baseurl=http://downloads.ortussolutions.com/RPMS/noarch
enabled=1
metadata_expire=7d
gpgcheck=0sudo yum update && yum install commandboxsudo dpkg -i commandbox-debian-1.2.3.debrpm –ivh commandbox-rpm-1.2.3.rpm