all repos — nifty @ db501108b473e4b4d9e95a6efde7325cfcdf2038

A tiny (pseudo) package manager and script runner.

Minor changes.
h3rald h3rald@h3rald.com
Sun, 21 Oct 2018 15:14:16 +0200
commit

db501108b473e4b4d9e95a6efde7325cfcdf2038

parent

4ba5cde2149f7584441b894d38ac59a41eb7672e

1 files changed, 1 insertions(+), 2 deletions(-)

jump to
M nifty.nimblenifty.nimble

@@ -12,7 +12,6 @@ import niftypkg/config

# Package -name = pkgTitle version = pkgVersion author = pkgAuthor description = pkgDescription

@@ -77,4 +76,4 @@ echo "\n\n\n MAC OS X - x64:\n\n"

macosx_x64_buildTask() shell zip, filename_for("macosx", "x64"), program shell "rm", program -echo "\n\n\n ALL DONE!" + echo "\n\n\n ALL DONE!"