Make anything in your imagination, using Rosemary
GoneRogue's in-house programming language.
Your device is not supported. We support Linux, Windows and macOS. You are on Android. Try Termux or a similar terminal emulator, then follow the commands for a Unix-based operating system. You are on iOS. Try installing iSH to run Rosemary. Install Rosemary on iSH by running the command below. C:\Windows\System32>cURL https://raw.githubusercontent.com/TheRosemaryProject/Rosemary/main/install.bat > install.bat;.\install
$cURL -fsSL https://raw.githubusercontent.com/TheRosemaryProject/Rosemary/main/install.sh
NB not currently supported
Documentation
The documentation for Rosemary. Currently done: 25%
Quickstart and Introduction
Website
This beta website. Currently finished:
Install using the command-line
It's easy to install Rosemary.
>cURL -cS https://github.com/TheRosemaryProject/Rosemary/blob/main/install.bat
$cURL -cS https://github.com/TheRosemaryProject/Rosemary/blob/main/install.sh
Install using an installer
Coming soon!Start in your terminal
Get started by typing
into your terminal.$rsmy
Stick with your text editor
Open your text editor, and code!
Make sure to save it as a .rsmy
file.