init importmap

This commit is contained in:
Philipp Rothmann 2023-01-27 11:16:53 +01:00
parent 3636c0441a
commit ae93f32f33
7 changed files with 15 additions and 2 deletions

4
bin/importmap Executable file
View file

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