Skip to content

fifthlang/fifth-devcontainer-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‘‹ Fifth Project Template

Welcome! This is a simple, ready-to-use template to kick-start your projects in the Fifth programming language. πŸš€

It comes pre-configured with a DevContainer, so you can skip the setup and get straight to coding!

πŸ› οΈ Getting Started

1. Enter the DevContainer πŸ“¦

No need to install compilers manually.

  1. Open this project in VS Code.
  2. Click the "Reopen in Container" button when it pops up (or run the command from the palette).
  3. Wait a moment while we set up your environment. ✨

2. Build & Run πŸƒβ€β™‚οΈ

This template uses a main.5thproj MSBuild project with the Fifth SDK.

To compile and run your program immediately:

dotnet run

If you just want to build:

dotnet build

To clean up build artifacts:

dotnet clean

πŸ“š Useful Links

Happy Coding! πŸŽ‰

About

A simple, ready-to-use template to kick-start your projects in the Fifth programming language

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages