Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

xmake-examples/zigcc-scaffold

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌱 ZigCC Scaffold

A minimal zigcc project template

🦄 Usage

Simply click the button below to get started:

Use this template

🔨 Development

📋 Requirements

To setup and use the project you will need to have the following tools installed:

⬇️ Installation

Clone the repository

$ git clone https://github.com/xmake-examples/zigcc-scaffold.git

Change the working directory to the newly cloned repository:

$ cd zigcc-scaffold

Run xmake to install the dependencies & build the project:

$ xmake
note: install or modify (m) these packages (pass -y to skip confirm)?
in xmake-repo:
  -> zig 0.10.0
please input: y (y/n/m)

  => install zig 0.10.1 .. ok
[ 25%]: ccache compiling.release src/main.cpp
[ 50%]: linking.release zigcc-scaffold
[100%]: build ok!

Run the project after it has been built:

$ xmake run

About

A minimal zigcc project template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.