sjaime-dpi / my-own-program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Base Ruby

This is an empty project for you to create and run Ruby files.

Run your Ruby file by typing ruby and then the name of the file you want to run in the Terminal.

Say we create a file called hello.rb and want to run it, we can write the command:

ruby hello.rb

To re-run this command, you can use the UP and DOWN arrow keys to look at the history of all commands you've run in a particular Terminal.

About


Languages

Language:Dockerfile 84.7%Language:Ruby 11.3%Language:Shell 4.0%