Skip to content

aabs/fifth-devcontainer-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 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 πŸƒβ€β™‚οΈ

We've included a Makefile to make your workflow smooth.

To compile and run your program immediately:

make run

If you just want to build:

make

To clean up build artifacts:

make 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