Sample gem written in Rust Installation $ gem install greeting Usage require 'greeting' Greeting.say # => 'Hello, World!' Development $ docker compose build Build $ docker compose run app gem build greeting.gemspec License The gem is available as open source under the terms of the MIT License.