Skip to content

A CLI program which can process the steps that GitHub Copilot Chat might produce.

License

Notifications You must be signed in to change notification settings

SanjoSolutions/do-steps

Repository files navigation

Do Steps

This is a CLI program which can process the steps that GitHub Copilot Chat might produce.

How to install

npm install -g do-steps

How to use

Copy the instructions from GitHub Copilot Chat into a file (i.e. instructions.md). Then run:

do-steps instructions.md

Then the program asks you for each step to confirm it.

For steps that instruct to run a command, the program can run the command automatically. Interactive commands work also.

For steps that instruct to add code into a file or create multiple files with code, the program can automatically create those files and put the code into it.

Legal

This project is not by GitHub and GitHub does not necessarily endorse this project.

About

A CLI program which can process the steps that GitHub Copilot Chat might produce.

Topics

Resources

License

Stars

Watchers

Forks