Xitmer Documentation

Note: This documentation is of the latest version of the Xitmer client software. If you find any information in this documentation to be not working, then please ensure you have the latest version of the software (v0.5.2) installed on your system.

Account

It is not necessary to create an account to use Xitmer in your local development system. But for using specific features like the Keystore, an account is required.

Creating an account is easy and free. Simply issue the following command in the terminal and provide the required information when prompted.

xit signup

Once you have created an account you can use the following command to log in:

xit login

The above command will prompt you for your registered email address and password which when successfully provided will you log you in to your account. Once logged in, you can use the account dependent functionalities of Xitmer.

Once you have completed your work you should logout by issuing the xit logout command for security purposes.