Skip to content

package manager and build system for all programming languages

License

Notifications You must be signed in to change notification settings

yeti0904/ypm-old2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ypm

a package manager and build system

can't currently be used to make libraries, only programs

package manager

use ypm init to create a YPM project

use ypm add <url> to add a dependency, must be a git url

use ypm update to update all dependencies, or install missing ones

build system

use ypm build to build/run a YPM project

About

package manager and build system for all programming languages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages