0.0.2 • Published 5 years ago
midgard-setup v0.0.2
Setup package for Midgard
Used to setup the basics for Midgard development. This package will install a
package manager utility (Chocolatey on Windows, Homebrew on Mac), and then
proceed to install git, yarn and clone the user-provided repo on the
machine.
Instructions
- Install Node.js LTS
- run
npx midgard-setup {git repo link}