Commit Graph

66 Commits

Author SHA1 Message Date
R. Tyler Croy 9eb78bba76
Implement toRuby() which will generate a .gemspec file just like a gem install 2015-08-09 17:24:48 -07:00
R. Tyler Croy 2a8d3d1ad0
Avoid extracting data.tar.gz to /tmp on the filesystem
commons-vfs2 has a ram:// protocol, let's just use that!
2015-08-09 17:04:00 -07:00
R. Tyler Croy 19eba647ee
Use a snapshot version of commons-vfs and extract the gemspec from the gem properly 2015-08-09 15:49:43 -07:00
R. Tyler Croy 5cef41e08f
Starting to implement install() by plopping the gem into the cache/ directory 2015-08-09 13:00:47 -07:00
R. Tyler Croy acdf4b78e5
Implementing internal.GemInstaller which handles the actual installation work 2015-08-09 10:31:34 -07:00
R. Tyler Croy 6892f12f0a
Starting to flesh out the GemInstaller class 2015-08-08 19:26:17 -07:00
R. Tyler Croy 1135eab0ac
Build out groovydocs and sources jars for our assemble tasks 2015-08-08 18:35:21 -07:00
R. Tyler Croy f7c756839c
Clean up some minor codenarc complaints 2015-08-08 18:35:17 -07:00
R. Tyler Croy 14cc95fa9e
Add the raw thor gem 2015-08-08 18:34:43 -07:00
R. Tyler Croy 229d7beb22
Add a basic README 2015-08-08 18:08:19 -07:00
R. Tyler Croy 1f2b39695a
Properly process a metadata.gz into a Gem instance 2015-08-08 18:04:06 -07:00
R. Tyler Croy 1db06dc70f
Add some gzipped versions of test fixtures, which are inside the gem tar 2015-08-08 18:02:47 -07:00
R. Tyler Croy 8b1d453484
Starting to implement POGO for Gem::Specification and co 2015-08-08 16:13:55 -07:00
R. Tyler Croy e2f245881a
Add unpacked thor gem as a test fixture 2015-08-08 15:16:22 -07:00
R. Tyler Croy 019f0da204
Start adding some code, basics to make codenarc/groovy/spock work together 2015-08-08 14:24:19 -07:00
R. Tyler Croy dabb493f65
Initial commit 2015-08-08 14:07:51 -07:00