justprep 1.2.4
Install from the command line:
Learn more about RubyGems packages
$ gem install justprep --version "1.2.4"
Install via Gemfile:
source "https://rubygems.pkg.github.com/madbomber" do
gem "justprep", "1.2.4"
end
About this version
justprep is a CLI tool implemented as a Ruby gem AND a compiled Crystal binary. It allows a task file to be auto-generated from seperate source files that contain inclusionary keywords such as include, import, require and with.