First off, thanks for taking the time to contribute!
- What is Tentacle PLC?
- Contributing on GitHub
- Setting up local environment for Tentacle PLC
- Setting up local environment for docs
- References
- See the Tentacle PLC Guide Main Page and Introduction Page to learn more about this project
- Set up Git - From GitHub
- GitHub flow - From GitHub
- Collaborating with pull requests - From GitHub
- Learn Version control with Git - From Git Tower
- TODO
- Similar to Tentacle
- Clone tentacle-plc
- Install Node.js v16.13.2
- Change directory to docs folder
- Add the token for Greensock?
- Run the
npm install
- Then run
npm run docs:dev
to start and run the local server - Press CTRL + C to stop the local server
- Why create Tentacle PLC?
- See @joyja response here