LICENSE.adoc | 100644 | 0 | 0 | | | 8.08 KB | 8c44bb85d620198c44b237a7193e10b2098db7360e3a5699239e1abd6384bebe |
README.adoc | 100644 | 0 | 0 | | | 18.4 KB | 32483d44f4f5f2214f8e9d4e02c31ca376a37841e6fc7aab88251ad9b63d6d41 |
exe/gemsmith | 100755 | 0 | 0 | | | 107 Bytes | 50e0b30df047ff61a5e59b6e96ac8037026dcaffc233040c7c0dc76b383ae33e |
gemsmith.gemspec | 100644 | 0 | 0 | | | 1.71 KB | da841c666f47726c4972865b1e36d19e79602433522623c038e1cb5500c24dbd |
lib/gemsmith.rb | 100644 | 0 | 0 | | | 260 Bytes | 6eb8c41e7946a3c2a82ba483f805341f5c87d4bafa507e1c4f2bf4715dfcbde6 |
lib/gemsmith/builders/bundler.rb | 100644 | 0 | 0 | | | 837 Bytes | da81b590d5cd635385ac4fcb89fd7bdfbf432cae8d1204cc398a0e4db5c2fdad |
lib/gemsmith/builders/circle_ci.rb | 100644 | 0 | 0 | | | 877 Bytes | fb04ae274ad5ea3dbe7ffa3992fbd05430b09c843fa1141267a2e6347786b289 |
lib/gemsmith/builders/cli.rb | 100644 | 0 | 0 | | | 2.32 KB | 272561018a8bd088b32bae30845fa7068cf40b12687071370122007b56b93c65 |
lib/gemsmith/builders/documentation/readme.rb | 100644 | 0 | 0 | | | 887 Bytes | faddb47b31a24de3ed0f38702782065c4970734d5a1c12c6a4b373ca841cc7fc |
lib/gemsmith/builders/git/commit.rb | 100644 | 0 | 0 | | | 261 Bytes | 83e7a0d7434817248aa844dbe0b6165c07235e7ef846f69c21067e6780498b00 |
lib/gemsmith/builders/git/ignore.rb | 100644 | 0 | 0 | | | 873 Bytes | 7525b3fb6d735b79937950a218fab8726cd4beffa565b5ae8c809bcc6da6707e |
lib/gemsmith/builders/rspec/helper.rb | 100644 | 0 | 0 | | | 853 Bytes | c7e710748ff1ee6eefb03661d7f85ba2a09dd6f52c2a42b779251cb1243dfb61 |
lib/gemsmith/builders/specification.rb | 100644 | 0 | 0 | | | 889 Bytes | 59c12532001070b345ef21fb40a31361960fe03d4edccba694013f9212a86afc |
lib/gemsmith/cli/actions/cli.rb | 100644 | 0 | 0 | | | 402 Bytes | 77a8fed091bfff7b77fb1685566d13e0a17dced526b26e004fb7d8a0b96fd90c |
lib/gemsmith/cli/actions/edit.rb | 100644 | 0 | 0 | | | 1.01 KB | 1e39a25c85181569ede4da251063b00530af9041524ababb0579550966e7f595 |
lib/gemsmith/cli/actions/install.rb | 100644 | 0 | 0 | | | 1.17 KB | e8ee0941d5429dd576e7e138342675971bdfe9c8b64821363cc57acb4b256bca |
lib/gemsmith/cli/actions/publish.rb | 100644 | 0 | 0 | | | 1.17 KB | a25f6be9c7c2ee01f500bdf080b9a0f437007557aaad3b82e460262b14a01464 |
lib/gemsmith/cli/actions/view.rb | 100644 | 0 | 0 | | | 1.03 KB | d9e7fe714677a15af3a368804836db0294db09f93951142dcd9fab64a0c21d71 |
lib/gemsmith/cli/commands/build.rb | 100644 | 0 | 0 | | | 4.3 KB | e739520c42af5bc2d378fa16aca69f7e76291741b823eee742e18e88c1ca7ba2 |
lib/gemsmith/cli/shell.rb | 100644 | 0 | 0 | | | 1.09 KB | 57d302c272a7ed22b4ac2a214702df561f52f802555b6f86c27fb4eca39e8a36 |
lib/gemsmith/container.rb | 100644 | 0 | 0 | | | 1.87 KB | 8727f3c63c20a668a0f925c3dadac385fae54634657b3d8d6ab02d7a13b0d309 |
lib/gemsmith/import.rb | 100644 | 0 | 0 | | | 108 Bytes | 7302fb0500bdea4a3a4d668945ec0582f76846a78931927c926130d9902bf3c5 |
lib/gemsmith/templates/%project_name%/%project_name%.gemspec.erb | 100644 | 0 | 0 | | | 2.67 KB | ef3fab338a427df2ad3e8be34249f03b8528a1227408ec6d083aeb95390d114e |
lib/gemsmith/templates/%project_name%/exe/%project_name%.erb | 100755 | 0 | 0 | | | 139 Bytes | 2e3eaa9b12bf2764cd895d01c30a40f89e96974e35133e74cdc991a4e37326e9 |
lib/gemsmith/templates/%project_name%/lib/%project_path%/cli/shell.rb.erb | 100644 | 0 | 0 | | | 953 Bytes | f8466f1dbb03add167b8f5676e449eb2a17395063b3ca25f4015ae1bf1c893f4 |
lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/contract.rb.erb | 100644 | 0 | 0 | | | 151 Bytes | 93508c0c178a99029e3395b05600b365a1b9de3f0729fd5aae691cee72cdc24a |
lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/defaults.yml.erb | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/model.rb.erb | 100644 | 0 | 0 | | | 148 Bytes | d3f8c330deae835e9ea699b983a455db12ee9cc147d20bbcc43fe3e0f55c2723 |
lib/gemsmith/templates/%project_name%/lib/%project_path%/container.rb.erb | 100644 | 0 | 0 | | | 1.07 KB | 3772a9daa345de7a28e040df1ca2c41a78c782469668245287e8fae5d315c364 |
lib/gemsmith/templates/%project_name%/lib/%project_path%/identity.rb.erb | 100644 | 0 | 0 | | | 251 Bytes | b5814c41785ff01f7ba4ac768d377b087c6d1651d527755ffb4c125f010b2c7f |
lib/gemsmith/templates/%project_name%/lib/%project_path%/import.rb.erb | 100644 | 0 | 0 | | | 86 Bytes | 30909703ac971200066cb3c4f56bc248ce48b648263822da6847c8ec6167b2de |
lib/gemsmith/templates/%project_name%/spec/lib/%project_path%/cli/shell_spec.rb.erb | 100644 | 0 | 0 | | | 893 Bytes | 268a2c259d3ac26eebf8e63a6c385d23e34a90026e136a85bebd358d5947368a |
lib/gemsmith/templates/%project_name%/spec/support/shared_contexts/application_dependencies.rb.erb | 100644 | 0 | 0 | | | 734 Bytes | 07c827379defe68d2085d8db4de289285f011e943ba64e94520f64ed38f8dae8 |
lib/gemsmith/tools/cleaner.rb | 100644 | 0 | 0 | | | 540 Bytes | c892a904f840208e283b77b18b46946026bf9580466bf9a812d6087a4ce0fa5c |
lib/gemsmith/tools/editor.rb | 100644 | 0 | 0 | | | 525 Bytes | 686c3e873d42f1d7807ec34dd6f2ed45716af76e5add249ecd153eb0f83f1bdd |
lib/gemsmith/tools/installer.rb | 100644 | 0 | 0 | | | 852 Bytes | 462d117347dcd1caa2a590e320bd07a6d996ccf0e3fae96c959afa3b917b5666 |
lib/gemsmith/tools/packager.rb | 100644 | 0 | 0 | | | 768 Bytes | b9758fe5233edda4a0a1d02ec7f259ab0286032c35d198cf653216bbd8fa4be7 |
lib/gemsmith/tools/publisher.rb | 100644 | 0 | 0 | | | 648 Bytes | 53cf79adca5412b3345bbeba993fa35eb489d6adbb3a8481ecd64cc96baeed5b |
lib/gemsmith/tools/pusher.rb | 100644 | 0 | 0 | | | 1.46 KB | a6a6b823e64193f401b33452a351a1b9e17605c58176419bd5f2b885a4820303 |
lib/gemsmith/tools/validator.rb | 100644 | 0 | 0 | | | 486 Bytes | 93343aaac6c93fc0fb62ad8591eec5b5a8a17db7e3fc4373d99c86f272651a4c |
lib/gemsmith/tools/versioner.rb | 100644 | 0 | 0 | | | 1003 Bytes | 8cfe0beb9ed7470c16aea1066cbd454a9e0d939dcae29267c54a73ddbcaeb886 |
lib/gemsmith/tools/viewer.rb | 100644 | 0 | 0 | | | 445 Bytes | 2d0fa4dcb303cd6355dabf2b9e0aecbfd8fa9582a9b9de7fbbf1f0c0851cf53c |