Yugal CLI Commands
Commands for YUGAL CLI are below
Starting New Project
>> yugal --init <project name>Installing Custom Library
>> yugal --install <github repo url>Removing Installed Library
>> yugal --remove <library-name>All Installed Library with their names and repositories
>> yugal --show allToggle between Developer and Production Mode.
yugal --dev onyugal --dev offLast updated