Hello there :D
Download the latest from https://github.com/Symple25125/AutonomousPathGenerator/releases
- clone the repo
git clone https://github.com/Symple25125/AutonomousPathGenerator.git - run
npm i
- run
tsc -w - run
npm run start
- run
tsc - run
npm run make
- add the github token (
GITHUB_TOKEN = "YOUR TOKEN") to the.envfile - run
npm run make - commit the code
- run
npm run publish
