Install and Setup

Next is created with Python

Install with PyPi

pip install next-pm

Install code stable

git clone https://github.com/reitmas32/Next.git

Install code development

git clone https://github.com/reitmas32/Next.git
git checkout dev

Setup

cd $HOME # if your System is Windows use %%LOCALAPPDATA%%
mkdir .next
cd .next/
echo 'NEXT_DIR:<DIR_OF_NEXT_INSTALATION>
NEXT_PACKAGES_DIR:<DIR_OF_NEXT_PACKAGES> > env.yaml