Last updated
Last updated
After successfully installing Snowball, you can create a simple "Hello, World!" program to get started. Follow these steps:
Execute the following command and Snowball will create a new folder with the name and its contents for a basic hello world.
Nice! You have successfully created a snowball project with a hello world inside it. Now, it's time to execute it by running the following command:
You don't need to provide any arguments, snowball will take care of it! 😽