Project initialization scaffolding tool based on github, gitlab, gitee code repository templates
$ npm install @littlelane/hf-cli -gIt is used to save and manage the information of the project template, and provide template basis for the initialization of the project.
After executing the hf add command, you will be prompted to enter the template name, the github repository where the template code is located, the corresponding branch and template description.
Used to view all the template information that has been managed, and display it in the form of table.
Initialize the template code for the project.
The existing managed template is deleted according to the input template name, and the main user deletes the useless template information.