import alias as section name #1953
amitu
started this conversation in
Ideas & RFCs
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Current we have
-- import: bar as foo
What if we do this:
-- import foo: bar
Similarly for auto import:
-- fastn.auto-import bar: foo
-- fastn.package foo.com: whatever you want to call it
Beta Was this translation helpful? Give feedback.
All reactions