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

tt-ide-cli

Package Overview
Dependencies
Maintainers
1
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tt-ide-cli

Command line interface for micro app development

  • 0.0.3
  • npm
  • Socket score

Version published
Weekly downloads
28
decreased by-69.23%
Maintainers
1
Weekly downloads
 
Created
Source

tma-cli

tma cli is the standard tooling for micro app development.

Install

npm i tt-ide-cli

Usage

tma create
Usage: create <app-name>

create a new project powered by libra cli in current path

Options:

  -f, --force        Overwrite target directory if it exists
  -h, --help         Output usage information
tma open
Usage: open <project-path>

open target project by path

tma login
Usage: login [options]

login to the developer platform

Options:

  -m, --mobile       Login by mobile
  -e, --email        Login by email
  -h, --help         Output usage information
tma login by email
Usage: login-e [email] [password]

Login to the developer platform by E-mail

tma preview
Usage: preview [options] [entry]

preview project by remote

Options:

  -c, --copy         Copy remote url to clipboard
  -f, --force        Preview project without local cache
  -s, --small        Use small QR Code, but some environments not working
  -h, --help         Output usage information
tma upload
Usage: 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
  -h, --help                          Output usage information

FAQs

Package last updated on 30 Oct 2020

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