Skip to content

Instantly share code, notes, and snippets.

View jiraffe's full-sized avatar

Dzmitry Dubrovin jiraffe

View GitHub Profile
anonymous
anonymous / .npm-remove-all-pkg.bat
Created September 1, 2015 10:44
@echo off
rem -------------------------------------------------------------
rem Remove npm pkg for project.
rem -------------------------------------------------------------
@setLocal EnableExtensions EnableDelayedExpansion
cd %~dp0
cd ..\