@swordjs/sword-framework-cli
TypeScript icon, indicating that this package has built-in type declarations

1.7.2 • Public • Published

云函数开发框架的配套 CLI 开发套件,它是 sword 云函数框架的伴生工具

特性

  • 🕷️ 自动编译 API&协议
  • 🐯 使用超快的Esbuild 开发&捆绑程序
  • 📦 创建预设模板
  • 🪤 灵活的开发以及部署环境
  • 📃 生成 api 文档
  • 🧬 对框架 Runtime 作编译补全

命令

# 初始化项目
sword init
# 打包工程代码
sword build
# 启动打包后服务
sword serve
# 开发环境运行
sword dev
# 生成api文档
sword doc

Readme

Keywords

none

Package Sidebar

Install

npm i @swordjs/sword-framework-cli

Weekly Downloads

1

Version

1.7.2

License

ISC

Unpacked Size

127 kB

Total Files

5

Last publish

Collaborators

  • yinzhuoei_laoshen