0.0.2 • Published 6 years ago

nxn v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

ndxbn's main mono repository

Requirements

Bootstrapping

git clone git@github.com:ndxbn/ndxbn.git
cd ndxbn
npm ci

git config commit.template .gitcommit.txt

docker-compose up -f vagrant/docker-compose.yml
# or use vagrant:
#vagrant plugin install vagrant-disksize vagrant-vbguest vagrant-docker-compose
#vagrant up

Workflow

GitHub Flow