|
After the installation, you are ready to go. Open a shell, go to the directory where you installed BIXTEP. Make bixtep.sh and bixtep-ui.sh executable: chmod +x bixtep.sh chmod +x bixtep-ui.sh Detailed usage instructions: ./bixtep.sh --usage Start using the terminal interface with no file loaded (you can create a new file from the interface): ./bixtep-ui.sh Start using the terminal interface with a file called notes.bxt loaded: ./bixtep-ui.sh -f notes.bxt |