/tdd

Primary LanguageRubyMIT LicenseMIT

Test Driven Development - Ruby

📗 Table of Contents

📖 Test Driven Development - Ruby

Test Driven Development - Ruby is a software development practice that emphasizes writing tests before writing the actual code

🛠 Built With

Tech Stack

Client
  • Ruby
  • Key Features

    • Built using Ruby

    (back to top)

    💻 Getting Started

    To get a local copy up and running, follow these steps.

    Prerequisites

    In order to run this project you need:

        ruby
        bundler
    

    Setup

    Clone this repository to your desired folder:

      git clone https://github.com/olanikegloria/tdd-ruby.git

    Install

    Install this project with:

      cd tdd-ruby
      bundle install

    it will install the required gemfile for running the project

    (back to top)

    👥 Author

    👤 olanike olatunji

    (back to top)

    🔭 Future Features

    • Add UI System
    • Add Database to store recent message
    • Add Account System

    (back to top)

    🤝 Contributing

    Contributions, issues, and feature requests are welcome!

    Feel free to check the issues page.

    (back to top)

    ⭐️ Show your support

    If you like this project you can share this project to your friend

    (back to top)

    🙏 Acknowledgments

    I would like to thank microverse for this project

    (back to top)

    📝 License

    This project is MIT licensed.

    (back to top)