.. _quickstart: Quickstart ========== Use twtxt's **quickstart** command to bootstrap a default configuration: .. code-block:: console $ twtxt quickstart twtxt - quickstart ================== This wizard will generate a basic configuration file for twtxt with all mandatory options set. Have a look at the README.rst to get information about the other available options and their meaning. ➤ Please enter your desired nick [$USER]: ➤ Please enter the desired location for your twtxt file [~/twtxt.txt]: ➤ Do you want to follow the twtxt news feed? [Y/n]: Y ✓ Created config file at '~/.config/twtxt/config'. The quickstart wizard prompts for the following configuration values: - Your desired nick name (**) - The desired location for your twtxt file (**) - If you want to follow the twtxt news feed The configurations can easily be changed in the twtxt configuration file. See :ref:`configuration`.