ghalex / zplang-hello

Hello World project for Zplang

Home Page:https://zplang.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zapcli-hello

Hello World project for ZapCLI

Project Description

This is a simple "Hello, World!" project to get you started. The main purpose of this project is to demonstrate the basic syntax and structure of a ZapCLI program.

Installation

To run this project, you will need to have zapcli installed on your machine.

npm i -g @zapcli/cli

Usage

Once you have ZapCLI installed, you can run the program by using:

zapcli execute hello.zp

You can use the vscode task Cmd + Shift + B on the .zp file to run it.

About

Hello World project for Zplang

https://zplang.com


Languages

Language:HTML 66.2%Language:JavaScript 33.8%