ntmanager v0.1.2
ntManager
Nodejs Template Manager
- Version: 0.1.2
- Owner: Komáromi János
- Website: https://web.komaweb.eu/teszteles/ntmanager/
Commands
ntm install \ [--dir directory name]
ntm search \
ntm remove [--dir directory name]
Install
New templates can be downloaded with the install command. It has an optional parameter, dir, which you can use to specify if, for example, you want to create a subdirectory and not the current directory from which you run the command.
search
You can use the search command to search for packages if, for example, we don't know the full name, we only know details, or we just want to see if there is such a template, then we can do this with this command.
remove
The remove command is used to remove the installed template. It has an optional parameter, dir, which you can use to specify if, for example, you want to remove a subdirectory and not the current directory from which you run the command.
Expected Developments
We plan to upload a few basic templates in the near future so that the package can be fully functional.
Plans:
- Basic templates
- Template versions (template_name@version)