Skip to content

dxtrity/gear-handbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gear Programming Language Handbook

This is a documention that goes through the entire Gear Programming Language. It is based on the Rust Programming Language Book and follows a similar format.

Want to run it locally?

mkdir geardocs
cd geardocs
git clone https://www.github.com/dxtrity/portfolio.git .
npm install -g docsify
docsify serve

Everything is handled using the Docsify library.

Releases

No releases published

Packages

No packages published

Languages