@alexrafter/bsk-workflow-installer
v1.0.6
Published
installer script for new deployment_caller workflow, and robots.txt management
Downloads
111
Readme
Bluesky Robots CLI
Automated tool to :
- fetch dev and live robots files
- create new robots files (robots-DEV and robots-LIVE) without file extension
- delete the old robots.txt files, and remove it from git
- edit .gitignore file to ignore robots.txt
- extract server name and server dir from existing workflow files-
- add new deployment_caller.yml GH Actions workflow with server name and server dirs for dev, uat, amd live; and hypersearch settings
Installation
Available as package on npm: robots-workflow-installer
Run npx @alexrafter/robots-workflow-installer
in the root of your project and follow the prompts :robot:
No prompt installation
You can also run npx @alexrafter/robots-workflow-installer --no-prompt [devurl] [liveurl]
to install without prompts