Skip to content

TroupeLang/example-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Troupe development container example

Summary

This is an example project that uses VS Code development containers for executing Troupe code.

Using this project

Just follow these steps:

  1. Follow the getting started steps to set up your machine.
  2. Clone this repository.
  3. Open this project in VS Code.
  4. Press F1 and run Remote-Containers: Reopen in Container to open this folder in a docker container with Troupe installed
  5. The terminal in VS Code is now set up such that $TROUPE points to the Troupe installation and the path contains the scripts local.sh and network.sh. You can therefore run the examples provided here by typing e.g local.sh helloworld.trp or network.sh helloworld.trp in the VS Code terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published