Skip to content

ExoKomodo/guile-cimgui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guile-imgui

Important Links

Pipeline Status

  • Build Build status

  • Mirror Git mirror status

Setup

To setup a system, root access is often required. So, if using sudo:

sudo make setup

And if not:

make setup

Running

Locally

make run

Containerized

make container-build container-run

or using bash magic

make container-{build,run}

make container-run will live load the relevant application code from your git repo into the container, via a volume, allowing for live reloads.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published