New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ste-cli

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ste-cli

A CLI tool for initializing stellar projects.

  • 1.2.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

stellar 配套的脚手架

安装

npm install -g ste-cli

使用

stellar create [options] [projectName]

简写

  • stellar可使用ste代替
  • create可使用c代替

功能

查看帮助

stellar --help

# 简写
stellar -h

查看版本

stellar --version

# 简写
stellar -v

创建项目

stellar create [options] [projectName]

# 简写
ste c [options] [projectName]
  • 查看options选项
stellar create --help

# 简写
ste c --help

options

  • -u2 --uniapp2 创建 uniapp-vue2.x 项目
  • -u3 --uniapp3 创建 uniapp-vue3.x 项目
  • -u3-vs --uniapp3-vscode 创建 uniapp-vue3.x 项目,支持可使用 vscode 开发
  • -v2 --vue2 创建 vue2 项目
  • -v3 --vue3 创建 vue3 项目

贡献者们

感谢以下小伙伴们为 ste-command 发展做出的贡献:

contributors

FAQs

Package last updated on 22 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc