repositorypackage
0.0.3
Repository: https://github.com/developia-io/gondalf.git
Documentation: pkg.go.dev
# README
gondalf
A simple scaffolding tool for creating new Node.js projects.
Installation
Linux and macOS
curl -fsSL https://raw.githubusercontent.com/developia-io/gondalf/master/scripts/install.sh | sudo bash
Windows
Open a Powershell terminal as administrator and run the following command:
powershell -c "irm https://raw.githubusercontent.com/developia-io/gondalf/master/scripts/install.ps1 | iex"
Note: You may need to restart your terminal to use the gondalf
command.
Usage
gondalf
Configuration
Custom templates not supported yet.
License
See the LICENSE file for license rights and limitations (MIT).