Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.13 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.13 KB

terminal billy ($b)

A command line interface for any website that anyone with very basic website coding knowledge can get up and running and customize quickly and easily.

Demo


Mission

  1. Create a fun and nerdy way to interact with websites.
  2. Keep it as simple as adding a hamburger menu to a website. Beginner webmasters should be able to copy/paste the code and have a version up and running quickly.

Installation

  1. Copy the code in terminal2.html and paste it where you want it.
  2. If pasting into an existing page you may delete from <html> to <body> and delete </body> and </html> at the end.
  3. Replace the response verbiage you see throughout with your own.

Notes

  • $b = "terminal billy" and/or terminal is ready to accept commands, type them here.
  • This readme won't list available commands since the "help" command lists them.
  • If you have an idea, go to the discussion board (look for the tab within this repository's menu above).
  • If you want to report a bug look for the issues tab above.
  • If you are a developer, I accept pull requests.