https://github.com/danifromecuador/morse
Code or decode a Morse message using Ruby
https://github.com/danifromecuador/morse
Last synced: 8 months ago
JSON representation
Code or decode a Morse message using Ruby
- Host: GitHub
- URL: https://github.com/danifromecuador/morse
- Owner: danifromecuador
- License: mit
- Created: 2024-01-18T23:53:31.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-01-23T01:54:35.000Z (over 1 year ago)
- Last Synced: 2025-01-10T23:49:02.279Z (9 months ago)
- Language: Ruby
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...