Skip to content

myhumankit/myworkshop

Repository files navigation

myworkshop

A documentation generator for open hardware projects.

Disclaimer

This repository is obsolete and will no longer evolve! Please find below the most up to date project:

https://github.com/myworkshopproject/myworkshop

Features

  • Generate beautiful documentation for open hardware projects from source files stored on GitHub!

Getting started

Requirements

  • python 3.6 or higher (package python3);

Install

Install all the required tools in a virtualenv:

$ make install

Serve

To run the application locally:

$ make serve

Additional tools

To test if project.json is a valid JSON file:

$ make test-json

Tech/framework used

Versioning

We use SemVer for versioning. See the CHANGELOG.md file for details.

Contributing

If you'd like to contribute, please raise an issue or fork the repository and use a feature branch. Pull requests are warmly welcome.

Licensing

The code in this project is licensed under MIT license. See the LICENSE file for details.

Contributors

About

A documentation generator for open hardware projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published