Skip to content

This is the first project in the Ruby section of the Microverse Curriculum. It's an introduction to the Ruby language using the Bubble Sort algorithm to understand the syntax.

License

Notifications You must be signed in to change notification settings

ybadmus/Enumerable-Methods

Repository files navigation

Enumerable-Methods

This is the first project in the Ruby section of the Microverse Curriculum. It's an introduction to the Ruby language using the Bubble Sort algorithm to understand the syntax.

screenshot

Built With

  • Ruby
  • Using Linters for Ruby
  • Git, GitHub
  • Using Bundler

Getting Started

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

  • Go to the main page of te repo. "git clone https://github.com/ybadmus/Enumerable-Methods.git"
  • Press the "Code" button and get the repo link.
  • Clone it using git.
  • Open terminal on that folder.
  • Run the next command: ´$ruby "./enumerable_methods.rb"´

Prerequisites

Before you continue, be sure that you have installed:

  • A Git GUI.
  • Ruby and RubyGem
  • An Integrated Development Environment.

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Steps

  1. Fork this repository.

  2. Create a branch: git checkout -b <branch_name>.

  3. Make your changes and commit them: git commit -m '<commit_message>'

  4. Push to the original branch: git push origin <project_name>/

  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request. Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Authors

👤 Yusuf A. Badmus

Acknowledgments

📝 License

This project is MIT licensed.

Enjoy!

About

This is the first project in the Ruby section of the Microverse Curriculum. It's an introduction to the Ruby language using the Bubble Sort algorithm to understand the syntax.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages