Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 156 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 156 Bytes

Cassandra Data Modeler

To test run the following (on python 2.x)

python -m SimpleHTTPServer

or this (on python 3.x)

python -m http.server