-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
now you can add files from the local file system which is downloaded on demand from Nexss Programmer repositories:
eg. nexss file add myfile.js --template=helloWorld . it will use template from local file system. (or download from repository if not exists).
NEW to implement examples:
nexss file add myfile.js --template='https://nexss.com/templates/myfile.js'
nexss file add myfile.js --template='https://raw.githubusercontent.com/nexssp/cli/master/package.json'
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request