Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 582 Bytes

README.rst

File metadata and controls

28 lines (17 loc) · 582 Bytes

README of Induction Furnace

Presentation

Some notices and reflections to build an induction furnace.

You can view the docs on readthedocs and clone the sources from github

Getting started

In a bash-terminal:

git clone https://github.com/charlyoleg/induction_furnace.git
cd induction_furnace
npm install
npm run install_py
npm run the_docs