0 purchases
theta cli
Theta CLI #
Theta CLI allows the remote user interface to be preloaded for use without an Internet connection.
📚 Read the documentation
Getting Started 🚀 #
Install Theta CLI.
$ dart pub global activate theta_cli
copied to clipboard
Link a project by its key.
$ theta link -k <anon key>
copied to clipboard
You can generate files from design by running:
$ theta gen
copied to clipboard
Other commands #
# Unlink a project
$ theta unlink
# Show CLI version
$ theta --version
# Update CLI
$ theta update
# Show usage help
$ theta --help
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.