Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new templates also from URLs/Gist etc. #61

Open
mapoart opened this issue Apr 26, 2021 · 0 comments
Open

Add new templates also from URLs/Gist etc. #61

mapoart opened this issue Apr 26, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mapoart
Copy link
Collaborator

mapoart commented Apr 26, 2021

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'

@mapoart mapoart added the enhancement New feature or request label Apr 26, 2021
@mapoart mapoart self-assigned this Apr 26, 2021
@mapoart mapoart changed the title Add new templates also from URLs! Add new templates also from URLs/Gist etc. Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Nexss Programmer
  
Awaiting triage
Development

No branches or pull requests

1 participant