Npackd Scripts 0.2

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

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

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.2
SHA-1 or SHA-256:5cbef56d5be02175b36f7392454e2d6999fa3230
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:32:19 UTC 2015
    Created by:tim.lebedk...
    Automated tests:56 of 65 installations succeeded, 56 of 56 removals succeeded