gannonh / utility-scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utility scripts

utility-scripts/pkgmgr.sh

  1. make the script executable: chmod +x pkgmgr.sh
  2. execute the script from a sibling dir of your packages;
  3. General info about NPM packages https://docs.npmjs.com/creating-and-publishing-scoped-public-packages

Misc quick reference

  • dirch.sh - partial dir renames
  • redir.sh - dir renames
  • Update pqckage:
    npm version minor
    npm publish

About


Languages

Language:Shell 100.0%