Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zys8119/getnv

自动创建或指定版本号获取
https://github.com/zys8119/getnv

Last synced: 10 days ago
JSON representation

自动创建或指定版本号获取

Awesome Lists containing this project

README

        

# getnv

自动创建或指定版本号获取

## 使用指南

```typescript

import GetNV from "getnv";

GetNV().major()

```