Npackd Scripts 0.1

Full internal name:npackd-scripts
Project site:https://github.com/tim-lebedkov/npackd-scripts
Screen shots:
Download: Download Npackd Scripts 0.1

https://codeload.github.com/tim-lebedkov/npackd-scripts/zip/version_0.1

VirusTotal results
Change log:https://github.com/tim-lebedkov/npackd-scripts/commits/master
Description:

collection of useful scripts for managing Npackd repositories and packages

License:GPLv3
Version:0.1
SHA-1 or SHA-256:aafd2dd3963e64e3debc70602603ae99f6d133f6
Type:zip
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    for /f "delims=" %%x in ('dir /b npackd-scripts*') do set name=%%x
    cd "%name%"
    for /f "delims=" %%a in ('dir /b') do (
      move "%%a" ..
    )
    cd ..
    rmdir "%name%"
    
    Last modified:Sat May 15 08:50:01 UTC 2021
    Last modified by:tim.lebedk...
    Created:Sun Apr 19 16:22:27 UTC 2015
    Created by:tim.lebedk...
    Automated tests:0 of 0 installations succeeded, 0 of 0 removals succeeded