/ruby-template

My template for creating ruby projects with linters and rubocop pre-setup

Primary LanguageRubyMIT LicenseMIT

MORSE CODE DECODER

📗 Table of Contents

📖 Book store

Book store Morse code decoder is a simple project built with ruby. It takes a string of morse code and converts it to english.

🛠 Built With

Tech Stack

Client

Key Features

  • Convert morse code - This project takes a string of morse code and converts it to english.

(back to top)

(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:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:zeph180/book-store.git

Install

Install this project with:

Example command:

  cd my-project
  bundle install

Usage

To run the project, execute the following command:

Example command:

  Press run code button on your IDE

Run tests

To run tests, run the following command:

Example command:

  rspec

(back to top)

👥 Authors

👤 Author1

👤 Author2

(back to top)

🔭 Future Features

  • [View category]

(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 buy me a cup of coffee

(back to top)

🙏 Acknowledgments

I would like to thank microverse

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)