Practical guide to Git for thinBasic developers.
You can read the book at https://thinbasic.github.io/book-practical_guide_to_git.
- get the mdbook
- run
mdbook buildin the root of the repository - this will produce
index.htmland other pages in/booksubdirectory - copy the contents of
/bookto the/docsdirectory to publish on GitHub pages