Skip to content

patrickjdarrow/hello_raylib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROJECT_NAME=
git clone https://github.com/patrickjdarrow/hello_raylib ${${PROJECT_NAME}:-"hello_raylib"}
cd ${${PROJECT_NAME}:-"hello_raylib"}

# Initialize as new repository
rm -rf .git
git init

# Install e.g. raylib
chmod +x setup.sh
./setup.sh

# Remove dangling files
rm setup.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors