Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.13 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.13 KB

CircuitryLib Web

Web interface for CircuitryLib.

Author: The Profitware Group / Sergey Sobko [email protected]

The code is mainly written as a part of my very special coursework at Moscow Institute of Electronics and Mathematics (MIEM HSE).

Introduction

This is a simple web interface for CircuitryLib. It is written using Flask and ExtJS. TODO: Make a more detailed description when I have free time.

Building

From source:

Install the dependencies:

Getting the code

The code is hosted at GitHub.

Check out the latest development version anonymously with:

 $ git clone git://github.com/profitware/circuitrylib-web.git
 $ cd circuitrylib-web

TODO

Patches and bug reports are welcome, just please keep the style consistent with the original source.