This commit is contained in:
jane 2022-04-09 12:00:10 -04:00
parent 68c64808c5
commit e253a71fc4
78 changed files with 1371 additions and 8 deletions

4
bin/importmap Executable file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env ruby
require_relative "../config/application"
require "importmap/commands"