Skip to content

josephakaro/AirBnB_clone

 
 

Repository files navigation

0x00 AirBnB Clone - Console

A command interpreter to manipulate data without a visual interface, like in a Shell (perfect for development and debugging)

Installation

Requirements

Steps

  1. Clone Repository

  2. Install Dependencies

  3. Run Project

Usage

Basic Usage

Typical usage example:

    $ ./console
    (hbnb)

    (hbnb) help
    Documented commands (type help <topic>):
    ========================================
    EOF  create  help  quit

    (hbnb)
    (hbnb) quit
    $

Options

Examples

Example 1:

Example 2:

Contributing

License

Features

Testing

Documentations

Contributors

About

My First Web Static site

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published