LICENSE.adoc | 100644 | 0 | 0 | | | 8.08 KB | 8c44bb85d620198c44b237a7193e10b2098db7360e3a5699239e1abd6384bebe |
README.adoc | 100644 | 0 | 0 | | | 17.9 KB | cbb882460684b205188c84901ecd0b678d32b3c54505947a66d7a6f4007bea8a |
exe/gemsmith | 100755 | 0 | 0 | | | 102 Bytes | df0778251235fb8d555656e76ed4c5bfc53a73461f42e350698941f01173c3b6 |
gemsmith.gemspec | 100644 | 0 | 0 | | | 1.66 KB | 95697b6d73fe34925dcddd5dd3f531d8af5cf2a70c6b669de17844814abe8891 |
lib/gemsmith.rb | 100644 | 0 | 0 | | | 477 Bytes | 5115e4fb21674d8dd2e8d0cd81cd1d92f075725bd66026319adb4b429fbad9bc |
lib/gemsmith/builders/bundler.rb | 100644 | 0 | 0 | | | 625 Bytes | 49a383ccffc762b0e3cd68e871c0c992546e4a633704269a2e1267378353bab4 |
lib/gemsmith/builders/circle_ci.rb | 100644 | 0 | 0 | | | 680 Bytes | a8cf945fabb485201e4579ca7dc0417d0246b31b808c678e7123688a0a071d1b |
lib/gemsmith/builders/cli.rb | 100644 | 0 | 0 | | | 1.86 KB | 83a9bfa579904d547c065211f7cfba652df520cb2972d1bc7f8aea4a9bac74e8 |
lib/gemsmith/builders/console.rb | 100644 | 0 | 0 | | | 584 Bytes | f6a6f5d89760c37469ee5f07376d0dddac5d6fd27d47d4260d806228b2b02a71 |
lib/gemsmith/builders/documentation/readme.rb | 100644 | 0 | 0 | | | 3.49 KB | 58f108731187d4fc364a3ae59edd77694f05e5d4d07e2f8d79c5bc89a7d647bd |
lib/gemsmith/builders/git/commit.rb | 100644 | 0 | 0 | | | 261 Bytes | 83e7a0d7434817248aa844dbe0b6165c07235e7ef846f69c21067e6780498b00 |
lib/gemsmith/builders/git/ignore.rb | 100644 | 0 | 0 | | | 670 Bytes | ef57e16ba0c1839a2daf5fd25595832c591a44d26338c7aa16568eb9ac97e5c3 |
lib/gemsmith/builders/rspec/helper.rb | 100644 | 0 | 0 | | | 627 Bytes | 5d320d545df21681076d00413c4e09eccf5ae9088674705d9c491881d4f86bfc |
lib/gemsmith/builders/specification.rb | 100644 | 0 | 0 | | | 677 Bytes | 622c1130c22970b760ffa3faf8bfba3223157a81dcc9e6cc9b5dd919282c8d7c |
lib/gemsmith/cli/actions/cli.rb | 100644 | 0 | 0 | | | 398 Bytes | 1654d3a6cff32eb617cdef42935fb9c837af9442d12f159a66ee5e8cf55f933b |
lib/gemsmith/cli/actions/edit.rb | 100644 | 0 | 0 | | | 1 KB | f7a615fae6ff6df50c4c991a82f42e57027d27d0ce935517daa810220b7d9671 |
lib/gemsmith/cli/actions/install.rb | 100644 | 0 | 0 | | | 1.13 KB | fab6ddeaa58d16fceab6d14fa75cd97507c846e9e5cef20458269ee9d2a06c38 |
lib/gemsmith/cli/actions/publish.rb | 100644 | 0 | 0 | | | 1.13 KB | 74e70072c2524f876fd869f2facc2de60b1be7f7899acd15d61edb68b819f1a2 |
lib/gemsmith/cli/actions/view.rb | 100644 | 0 | 0 | | | 1.02 KB | 5ec06d01ff9a7dd0698661c07fccb662ae1c3f2a438f15c09fad48f7f2659936 |
lib/gemsmith/cli/commands/build.rb | 100644 | 0 | 0 | | | 4.12 KB | 217428f0e2f57cec826effe241181c2314d0e86b5c7d8e9e033016239becd62c |
lib/gemsmith/cli/shell.rb | 100644 | 0 | 0 | | | 1001 Bytes | f5c9f8aed40b82465b4a62eccd085c0bed916ca2649b7383af505ccbca721768 |
lib/gemsmith/container.rb | 100644 | 0 | 0 | | | 1.75 KB | b997e19868a91ff5da185d7e63c8b981a8808a4a9fe866dea36fb08285959daa |
lib/gemsmith/import.rb | 100644 | 0 | 0 | | | 104 Bytes | ea47b71bd5140972e92b3eb1a96200d8183af24f27c74abde7fb30320afa6356 |
lib/gemsmith/templates/%project_name%/%project_name%.gemspec.erb | 100644 | 0 | 0 | | | 2.67 KB | 7bcd28da560d33c0f78e9d26588c9e278537e6862dba570a54a8b644382637ec |
lib/gemsmith/templates/%project_name%/exe/%project_name%.erb | 100755 | 0 | 0 | | | 134 Bytes | f9e04f8bab55845e8ad1b220410b75e73f1051ef0d146ac23013acb04e412322 |
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.03 KB | dbdb5a0120946e5efe51b8841055565d1e10725a7e294d65500caaa0ea6e43f1 |
lib/gemsmith/templates/%project_name%/lib/%project_path%/import.rb.erb | 100644 | 0 | 0 | | | 82 Bytes | 2d58469b973a1eef0f4ad3a7b137212f24c093f22e5a26ed26b755638f387386 |
lib/gemsmith/templates/%project_name%/spec/lib/%project_path%/cli/shell_spec.rb.erb | 100644 | 0 | 0 | | | 859 Bytes | b88dbb8c60c86a12a9635a603ce094411893bf520dede6de2a82a33f7f249307 |
lib/gemsmith/templates/%project_name%/spec/support/shared_contexts/application_dependencies.rb.erb | 100644 | 0 | 0 | | | 637 Bytes | cb83a7a73a78985c980361638b8114c8501eb5e856b212722123edd33f984790 |
lib/gemsmith/tools/cleaner.rb | 100644 | 0 | 0 | | | 538 Bytes | 13a1e82ae6cf7d3b1f520d545afb9b11b1358f5fb004aa82a05e2a9dde589a6c |
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 | | | 766 Bytes | 45bdbe96cede10a7cec1f47e35d3bdd06a2b82d4252e782195a7d6507b1753ec |
lib/gemsmith/tools/publisher.rb | 100644 | 0 | 0 | | | 648 Bytes | 53cf79adca5412b3345bbeba993fa35eb489d6adbb3a8481ecd64cc96baeed5b |
lib/gemsmith/tools/pusher.rb | 100644 | 0 | 0 | | | 1.49 KB | 4e822774d0bd11c428c28b83189071c163f79f3fb4fa9b2a7117b4ff52f4a5f9 |
lib/gemsmith/tools/validator.rb | 100644 | 0 | 0 | | | 486 Bytes | 93343aaac6c93fc0fb62ad8591eec5b5a8a17db7e3fc4373d99c86f272651a4c |
lib/gemsmith/tools/versioner.rb | 100644 | 0 | 0 | | | 735 Bytes | 4e46f85e3861631a0fd075c6b981c8f60121713163e4246c439b001b9dae7b43 |
lib/gemsmith/tools/viewer.rb | 100644 | 0 | 0 | | | 445 Bytes | 2d0fa4dcb303cd6355dabf2b9e0aecbfd8fa9582a9b9de7fbbf1f0c0851cf53c |