Home - LieutenantTeaTM/BubbleTea GitHub Wiki
Welcome to the BubbleTea wiki! (WIP)
Here you will find documentation on the language and small guides on how to use it.
🧋 How to start
Make sure to have the Rust compiler and rustc
commands working. Then download the source and cargo build --release
on the source code. This will produce a executable to be used through the terminal.
Clone this repo using:
git clone https://github.com/LieutenantTeaTM/BubbleTea.git
🔵 BubbleTea has a sister repo for VSCode
https://github.com/LieutenantTeaTM/BubbleTea-VSCode
It provides .tea
file support and basic syntax highlighting.