mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-19 21:07:55 +00:00
24 lines
211 B
ReStructuredText
24 lines
211 B
ReStructuredText
GNS3-registry
|
|
================
|
|
|
|
|
|
This is the GNS3 devices registry.
|
|
|
|
Build website
|
|
#############
|
|
|
|
.. code:: bash
|
|
|
|
python build.py
|
|
|
|
|
|
Run website
|
|
#############
|
|
|
|
.. code:: bash
|
|
|
|
python server.py
|
|
|
|
|
|
|