Skip to content

Nid77/SDLPackageManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL Package Manager

SDL Package Manager (sdlpkg) is a simple package manager for SDL (Simple DirectMedia Layer) libraries. It allows you to easily install, update, and remove SDL packages in your projects.

Available Commands

sdlpkg init

Init new package file in current directory.

sdlpkg init

sdlpkg install

Install SDL packages from the package file in the current directory.

sdlpkg install

sdlpkg update

Update SDL packages in the current directory in their latest version.

sdlpkg update

sdlpkg remove

Remove SDL packages in the current directory.

sdlpkg remove

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages