绿宝石
用于C应用程序的模块/程序包管理器。
安装
运行安装脚本
./install
用法
em help #打印命令列表以及如何使用
样品用法
em init testapp
cd testapp
em list
em install
em test
em build app
./export/testapp
em clean
发展
添加调试和发布编译选项
在Crystal选项解析器上添加Makefile变量
添加用于特定于操作系统的编译的选项
使用将字符串写入变量文件的功能来重
包装控制
程序包管理器。 访问以获取,列表和详细。
执照
程序包控制已获得MIT许可。
所有源代码( package_control/semver.py ) package_control/semver.py获得许可:
Copyright (c) 2011-2020 Will Bond
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and assoc