pbskids-games-update

0.0.7 • Public • Published

pbskids-games-update

Build Status Dependency Status

Running major structural updates to games created with the PBSKidsGameTemplate.

Usage

games-update [--all] [--pull] [--update=*] [*]

For example, to run a patch on all games:

games-update --all --update=patch.js

patch.js

module.exports = function(gamePath)
{
  // do something to the game
  // where gamePath is the full
  // system path to the root
  // game folder.
};

Install

sudo npm install -g pbskids-games-update

License

MIT License.

Package Sidebar

Install

npm i pbskids-games-update

Weekly Downloads

2

Version

0.0.7

License

MIT

Last publish

Collaborators

  • springrolljs
  • chipbell4