https://github.com/intercom/minicom-platform-ruby
https://github.com/intercom/minicom-platform-ruby
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/intercom/minicom-platform-ruby
- Owner: intercom
- Created: 2023-07-26T15:33:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-26T16:27:49.000Z (over 2 years ago)
- Last Synced: 2025-03-09T10:26:16.620Z (11 months ago)
- Language: Ruby
- Size: 1.95 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minicom
Welcome to Minicom Platform for Ruby! This is a project to help you set up for your interview later on.
## Installation
Run the following command to install dependencies:
```
./setup
```
## Getting started
Run the following command to check if all the dependencies are installed correctly:
```
./run
```
If you see `All set!` printed out you're all set for the interview!
If you can't get it working, please let us know ahead of the interview.