Skip to content

automata-network/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automata Network Documentation

This repository has the documentation for Automata Network.

The docs are written in Markdown and you can directly read it here.

Development

# 1. Clone the repository
git clone https://github.com/automata-network/docs.git

# 2. Install python3 packages
pip3 install -r requirements.txt

# 3. Start the website locally
mkdocs serve

Contributing

You are welcomed to:

Acknowledgements

Kudos to the following open-source projects.

License

Apache 2.0