1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-08-01 06:37:46 +00:00

Merge pull request #78 from zkat/patch-1

readme for with_externals
This commit is contained in:
Darren Schroeder 2021-07-25 17:22:30 -05:00 committed by GitHub
commit 6e571e8d52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

7
with_externals/README.md Normal file
View file

@ -0,0 +1,7 @@
# With Externals
This folder includes various nushell scripts that require installing an external program in order to work.
### Contributing
Please include the name of the program and, if possible, basic installation instructions, as part of your script.