libhide / webshop

Command line tool to create websites! [HTML and CSS]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebShop

A basic command line based website builder written on Borland's Turbo C++ compiler. I built this with my friend Skanda Shekhar for our 12th grade Computer Science project (so, don't judge).

Dependencies

  • fstream.h
  • conio.h
  • string.h
  • stdio.h
  • process.h
  • dos.h
  • graphics.h

About

Command line tool to create websites! [HTML and CSS]

License:MIT License


Languages

Language:C++ 100.0%