Add elsewhere script

This commit is contained in:
David Eisinger
2024-05-09 10:07:55 -04:00
parent 2792210c3c
commit d2bf0140a6
3 changed files with 97 additions and 0 deletions

7
bin/elsewhere/Gemfile Normal file
View File

@@ -0,0 +1,7 @@
# frozen_string_literal: true
source "https://rubygems.org"
# gem "rails"
gem "nokogiri"
gem "pandoc-ruby"