Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.

wipplelang/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wipple Starter Project

This repository contains the classic "Hello, world!" example written in Wipple. You can use it to verify that everything is set up correctly.

Usage

  1. Install Wipple if you haven't already:

    $ bash -c "$(curl -fsSL https://wipple.gramer.dev/install)"
  2. Clone the repository to your computer:

    $ git clone https://github.com/wipplelang/hello-world
  3. Open the project folder in your favorite editor, or cd into the folder.

  4. Run wipple run to run the project:

    $ wipple run
    Hello, world!

If everything works, congratulations, you have Wipple set up! Happy hacking!

Releases

No releases published

Packages

No packages published