You can import source code from repositories other than SaaS GitHub or self-hosted GitLab by using the Jitera CLI.
💡 The maximum upload size is currently 500 MB per project.
💡 Syncing uploaded source code (
jitera sync) previously required the same device and user. âž¡ As of 2025.11.19, thejitera connectcommand now allows syncing from different devices and users.
The standalone installation is a simple tarball that includes a binary. It bundles its own Node.js binary and supports automatic updates.
To set up the CLI at /usr/local/lib/jitera and /usr/local/bin/jitera, run the following script. Sudo privileges are required; Windows is not supported.
curl <https://assets.jitera.app/install.sh> | sh
💡 During installation, you may see a "Windows protected your PC" warning. Click More info to proceed with the installation.
💡 Please sign in to the web version before proceeding with the steps below.
💡 If you are working in a proxy environment, please configure the proxy settings at the end of this guide beforehand.
jitera version