DPM:折叠包管理器 源码
DPM 行李包管理器 为Defold项目提供传递依赖项管理。 不再担心本机扩展和库的其他依赖性。 安装 从$ brew install dpm 通过向dpm.o添加PATH引用从/bin/安装 用法 根据Debeat库版本1.2。+设置新项目,其中+是可用的最新修补程序版本。 $ dpm init # requests name and version of project. $ dpm install debeat 1.2.+ # resolves and updates the game.project dependency line. 按照锁定规则更新到最新版本。 $ dpm
用户评论