![Maven Central Adds Sigstore Signature Validation](https://cdn.sanity.io/images/cgdhsj6q/production/7da3bc8a946cfb5df15d7fcf49767faedc72b483-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
tt-ide-cli
Advanced tools
tma
是字节跳动小程序官方提供的命令行工具。
建议在全局安装 tma
。
npm install -g tt-ide-cli
在当前目录下,以给定的项目名字创建一个空白的小程序醒目。
Usage: tma create <project-name>
Create a new project with given name in current folder
Options:
-f, --force Overwrite target directory if it exists
-h, --help Output usage information
在小程序开发者工具中打开给定目录的项目。
如果给定的目录不存在,则仅打开开发者工具。
Usage: tma open <project-path>
Open target project by path
登录到开发者平台。支持代理设置。
Usage: tma login [options]
Login to the developer platform
Options:
-m, --mobile Login by mobile
-e, --email Login by email
-p, --proxy <proxy> Login with proxy
-h, --help output usage information
Usage: login-e [email] [password]
Login to the developer platform by E-mail
Options:
-p, --proxy <proxy> Login with proxy
-h, --help Output usage information
将项目上传后,扫码二维码来预览小程序。
Usage: tma preview [options] [entry]
preview project by remote
Options:
-f, --force Preview project without local cache(deprecated)
--disable-cache Preview project without local cache
-s, --small Use small QR Code, but it does not take effect in some environments
-c, --copy Copy remote url to clipboard
-p, --proxy <proxy> Preview with proxy
-h, --help output usage information
把项目上传到开发者平台进行发布。
Usage: tma upload [options] [entry]
upload project to the developer platform
Options:
-v, --app-version <version> App version (eg: [major].[minor].[patch])
-c, --app-changelog <log> Changelog for this version
-p, --proxy <proxy> Update request proxy
-cp, --copy Copy remote url to clipboard
-h, --help output usage information
FAQs
Command line interface for micro app development
The npm package tt-ide-cli receives a total of 19 weekly downloads. As such, tt-ide-cli popularity was classified as not popular.
We found that tt-ide-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.