thor-remote-fetch
v0.2.1
Published
Configuration data remote-fetching helper of Thor
Downloads
7
Readme
thor-remote-fetch
This npm plugin provides ability of fetching configuration from remote for Thor
Usage
Under a thor project root,
- Run
npm i thor-remote-fetch --save-dev
- Make sure the api path is set correctly in config file
- Run
npx thor-remote-fetch
and done!