.document | |
|
|
.gitignore | |
|
|
.rspec | |
|
|
.travis.yml | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
LICENSE.txt | |
|
|
README.md | |
|
|
Rakefile | |
|
|
VERSION | |
|
|
Vagrantfile | |
|
|
bin/natives | |
|
|
catalogs/rubygems.yaml | |
|
|
catalogs_test/bin/build_images | |
|
|
catalogs_test/bin/install_entry | |
|
|
catalogs_test/bin/install_entry_in_docker | |
|
|
catalogs_test/bin/list_all | |
|
|
catalogs_test/bin/pull_images | |
|
|
catalogs_test/bin/run | |
|
|
catalogs_test/bin/test_catalog | |
|
|
catalogs_test/bin/test_catalog_in_vagrant | |
|
|
catalogs_test/bin/test_entry | |
|
|
catalogs_test/bin/test_entry_in_vagrant | |
|
|
catalogs_test/bin/update | |
|
|
catalogs_test/images/debian-7.2/Dockerfile | |
|
|
catalogs_test/images/ubuntu-12.10/Dockerfile | |
|
|
lib/natives.rb | 1 | A 0 mins |
|
lib/natives/apps.rb | 2 | A 0 mins |
|
lib/natives/apps/detect.rb | 18 | A 0 mins |
|
lib/natives/apps/list.rb | 33 | A 0 mins |
|
lib/natives/catalog.rb | 42 | A 35 mins |
|
lib/natives/catalog/loader.rb | 27 | A 0 mins |
|
lib/natives/catalog/merger.rb | 22 | A 0 mins |
|
lib/natives/catalog/normalizer.rb | 65 | A 0 mins |
|
lib/natives/catalog/selector.rb | 32 | A 0 mins |
|
lib/natives/catalog/validator.rb | 17 | A 0 mins |
|
lib/natives/cli.rb | 37 | A 0 mins |
|
lib/natives/errors.rb | 4 | A 0 mins |
|
lib/natives/gemfile_viewer.rb | 13 | A 0 mins |
|
lib/natives/host_detection.rb | 20 | A 0 mins |
|
lib/natives/host_detection/package_provider.rb | 72 | A 0 mins |
|
lib/natives/host_detection/platform.rb | 26 | A 0 mins |
|
natives.gemspec | |
|
|