importpw / import

`import` is a simple and fast module system for Bash and other Unix shells
https://import.sh
MIT License
338 stars 10 forks source link

Add `-s` / `--shell` arg for shebang #9

Closed TooTallNate closed 6 years ago

TooTallNate commented 6 years ago

For example:

#!/usr/bin/env import -s zsh
set -e
import http
http_server echo hello
vercel[bot] commented 6 years ago

This pull request is automatically deployed with Now.

To access deployments, click Details below or on the icon next to each push.