@adnanhashmi/genos 中文文档教程
Genos 是一个简单的入门代码生成器。
全局安装
$ npm i -g @adnanhashmi/genos@latest
或与 npx 一起使用 $ npx @adnanhashmi/genos@latest
Usage
要生成启动文件,请输入以下命令:
$ genos
这将为您提供项目选择列表。 选择所需的项目,它将为您生成启动文件。
Genos is a simple starter code generator.
To install globally
$ npm i -g @adnanhashmi/genos@latest
Or use with npx $ npx @adnanhashmi/genos@latest
Usage
To generate the starter files, enter the following command :
$ genos
This will give you a list of project choices. Choose the desired project and it will generate the starter files for you.