Closed chaseruskin closed 2 years ago
Download's core functionality is implemented. A block will be downloaded from its remote repository (if exists) or copy its main INSTL folder to the configurable path within the active workspace.
Bonus work includes allowing user's to download a block directly from a repository given on command-line.
The
download
command will allow users to bring blocks from an "available" level (vendor or a remote url) to the active workspace's local path. Blocks are downloaded to be further developed.