Skip to content

cilfonegabriel/TDD-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📗 Table of Contents

📖 Curriculum

** TDD ** Is a Ruby project that solves Factorial, reverse and FizzBuzz algorithm while using TDD (Test Driving Development).

🛠 Built With

Key Features

  • Back-End Ruby operations

(back to top)

💻 Getting Started

To get the content of this project locally you need to run the following commands in your terminal:

and follow these steps.

Prerequisites

  • IDE(code editor) like: Vscode, Sublime, etc.
  • Git

Setup

Clone this repository to your desired folder:

  1. Download the Zip file or clone the repo with:
git clone git@github.com:cilfonegabriel/TDD-project.git
  1. To access cloned directory run:
cd curriculum 

Install

To install linters and other project's dependencies run:

 bundle install

Usage

To run the project, execute the following command:

ruby main.rb

Run tests

For tracking linter errors in Ruby files run:

  rubocop . 

(back to top)

👥 Authors

👤 Gabriel Cilfone

🤝 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 please give it a star.

(back to top)

🙏 Acknowledgments

I would like to thank the Microverse team for the creation of this example project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages