Skip to content

alasdairhurst/npm-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM Switch

Building NPM Switch for your platform

git clone https://github.com/alasdairhurst/npm-switch
cd npm-switch
npm install
npm run build

This will output a directory called npm-switch-- which contains all the files needed for running.

Alternatively you can start/test using

npm install
npm start

Generate icons

  • create dist/icons
  • npm run build:icons
  • to update, copy the following icons: /dist/icons/colour/16x16.png => /src/icons/icon_tray.png /dist/icons/template/16x16.png => /src/icons/icon_trayTemplate.png /dist/icons/template/32x32.png => /src/icons/icon_trayTemplate@2x.png

About

easy cross-platform .npmrc switching from the system tray

Resources

Stars

Watchers

Forks

Packages

No packages published