There are four ways to get NMS PRIME running:
1. RPM
For CentOS 7 (RHEL 7)
curl -vsL https://raw.githubusercontent.com/schmto/nmsprime/dev/INSTALL-REPO.sh | bash yum install nmsprime-*
2. Virtual Machine
We will provide a ready VM soon..
3. From source code
git clone https://github.com/schmto/nmsprime.git /var/www/nmsprime cd /var/www/nmsprime php artisan install