1.0.15 • Published 1 year ago

@etil-cli/core v1.0.15

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

@etilc-cli/core

Description

core用于处理命令行的核心模块,提供了一些基础的功能,主要使用commander库进行命令的注册。

Usage

const core = require('core');

// TODO: DEMONSTRATE API