Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucas-erkana/enumerable
Enumerable is a module that implements a subset of the functionality of Enumerable.
https://github.com/lucas-erkana/enumerable
Last synced: about 1 month ago
JSON representation
Enumerable is a module that implements a subset of the functionality of Enumerable.
- Host: GitHub
- URL: https://github.com/lucas-erkana/enumerable
- Owner: Lucas-Erkana
- License: mit
- Created: 2023-05-11T09:04:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-11T10:14:44.000Z (over 1 year ago)
- Last Synced: 2023-08-07T19:21:24.317Z (over 1 year ago)
- Language: Ruby
- Size: 8.79 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Decode a Morse code message ](#-decode-a-morse-code-message-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)**Enumerable** is a module that implements a subset of the functionality of Enumerable
Server
- **Decode morse code**
To get a local copy up and running, follow these steps:
- Create a local directory where you can clone the project
- Clone the project to your directory by running
- `https://github.com/Lucash2022/Enumerable.git`
- Run the code with ruby
### Prerequisites
In order to run this project you need:
- Git and GitHub
- A code editor
- Ruby
### Setup
Clone this repository to your desired folder:
- Create a local directory where you can clone the project
- Clone the project to your directory by running
- `https://github.com/Lucash2022/Enumrable.git`
### Install
Install this project with:
- Ruby
👤 **Lucas Erkana**
- GitHub: [@Lucash2022](https://github.com/Lucash2022)
- Twitter: [@Lucas_David_22](https://twitter.com/@Lucas_David_22)
- LinkedIn: [Lucas Erkana](https://www.linkedin.com/in/lucas-erkana/)
- [ ] **More enumarable features**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project kindly leave a ⭐
I would like to thank Microverse for the great resources shared.
I also would like to thank [Houda Mzari](https://github.com/houdamzari) for all her help with linters setup
This project is [MIT](./LICENSE) licensed.