github-gist-grails

时间:2021-07-04 05:11:54
【文件属性】:
文件名称:github-gist-grails
文件大小:152KB
文件格式:ZIP
更新时间:2021-07-04 05:11:54
Groovy Grails GitHub Gist 插件 安装和使用 有关安装和使用说明,请参阅 。 发展 运行测试 该插件带有单元、集成和系统测试。 系统测试通过创建、更新和删除实时 Gist 来验证插件是否与 Github 配合使用。 要运行系统测试,首先将以下配置参数以及您的 Github 用户名和密码添加到 ~/.grails/gists-config.groovy: gist.github.username = "" gist.github.password = "" 然后运行系统测试 grails test-app system: 版本历史 0.2:更新到 Grails v2.2.4 和 GitHub API v2.1.5 以与 GitHub 一起正常工作 0.1:初始版本
【文件预览】:
github-gist-grails-master
----.gitignore(184B)
----src()
--------groovy()
----GithubGistGrailsPlugin.groovy(3KB)
----LICENSE.txt(11KB)
----scripts()
--------ProcessGists.groovy(1KB)
--------_Events.groovy(1KB)
----README.md(845B)
----application.properties(105B)
----grails-app()
--------services()
--------conf()
----web-app()
--------WEB-INF()
----test()
--------integration()
--------unit()
--------apps()
--------system()

网友评论