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

`-c` CLI flag for caching when invoked as an executable #18

Closed TooTallNate closed 5 years ago

TooTallNate commented 5 years ago

Would be useful for Dockerfile caching. Also allow importing multiple files in the same command.

RUN import -c assert http querystring
TooTallNate commented 5 years ago
import -c "import foo"