Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zys8119/nst

一个node服务工具,可快速便捷创建一个web服务,及其他功能
https://github.com/zys8119/nst

javascript nodejs server tools

Last synced: 10 days ago
JSON representation

一个node服务工具,可快速便捷创建一个web服务,及其他功能

Awesome Lists containing this project

README

        

# Nst [![npm](https://img.shields.io/badge/npm-Install-zys8119.svg?colorB=cb3837&style=flat-square)](https://www.npmjs.com/package/nst) [![github](https://img.shields.io/badge/github--zys8119.svg?colorB=000000&style=flat-square)](https://github.com/zys8119/Nst)
Nst是一个控制台交互式命令解析控制器。可以快速便捷的开发一个新的脚手架。

## 安装

```
npm i nst [-g]
```

## 教程

###### 具体方法及配置请查看[源代码](https://github.com/zys8119/Nst/blob/master/index.js)
###### 如需控制台命令解析器请查看ncommand[API文档](https://github.com/zys8119/ncommadn)
###### 如需颜色输出请查看ncol[API文档](https://github.com/zys8119/ncol)