Skip to content

peter-jerry-ye/cli-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI Template

This is a project template for developing CLI application.

Prerequisites

In addition to MoonBit toolchain, you will need:

Get started

Execute just run to see the output, and execute just build release to get a release build under target/cli.wasm.

  • Modify the top function in src/stub.mbt to implement your CLI application.
  • Modify the run function if you need finer control on the event loop.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published