Improvements for shebang-script handling (#758)

* Experimental #!/usr/bin/env mlr -s feature

* Allow flags after verbs, for shebang support
This commit is contained in:
John Kerl 2021-11-24 01:15:28 -05:00 committed by GitHub
parent 191bdfa159
commit d9dbb1e92e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
68 changed files with 917 additions and 203 deletions

View file

@ -52,8 +52,9 @@ dev:
make -C docs
@echo DONE
# Keystroke-saver
itso: build check install
# Keystroke-savers
it: build check
so: install
# Please see comments in ./create-release-tarball as well as
# https://miller.readthedocs.io/en/latest/build/#creating-a-new-release-for-developers