Skip to content

sokol-init is a tool used to initialize a Zig ⚡ Sokol project

License

Notifications You must be signed in to change notification settings

peterhellberg/sokol-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sokol-init ✨

This is a command line tool that helps you start a Sokol project with Zig

sokol-init is used to create a directory containing code that allows you to promptly get started coding with Sokol (via the sokol-zig bindings)

Installation

(Requires you to have Go installed)

go install github.com/peterhellberg/sokol-init@latest

Usage

(Requires you to have an up to date (nightly) version of Zig installed

sokol-init myproject
cd myproject
zig build run

🌱

About

sokol-init is a tool used to initialize a Zig ⚡ Sokol project

Resources

License

Stars

Watchers

Forks