Exercism Ruby - Intro

juanvqz

Juan Vasquez

Posted on February 21, 2020

Exercism Ruby - Intro

Alt Text

I want to improve my ruby skills with some tests running for me.

If you want to use another language, exercism has a lot of languages then you can use it and share it with us in the comments.

So, this is the exercism.io page, it has a CLI and it is so helpful, on three steps you can finished the exercise.

1.- Download exercise

exercism download --exercise=acronym --track=ruby
Enter fullscreen mode Exit fullscreen mode

2.- Solve

Use your code editor to solve the problem locally.

3.- Submit

exercism submit /path/to/file
Enter fullscreen mode Exit fullscreen mode

BTW...It's possible to submit an incomplete solution so you can see how others have completed the exercise.

if anybody knows how I can create sequence posts? please help me!
UPDATE: I found how to use it, just add series: Serie's name into frontmatter above

So, I expect it will be helpful for you!

💖 💪 🙅 🚩
juanvqz
Juan Vasquez

Posted on February 21, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Exercism Ruby - High Scores
exercism Exercism Ruby - High Scores

April 27, 2020

Exercism Ruby - Acronym
exercism Exercism Ruby - Acronym

April 3, 2020

Exercism Ruby - Resistor Color Duo
exercism Exercism Ruby - Resistor Color Duo

February 27, 2020

Exercism Ruby - Intro
exercism Exercism Ruby - Intro

February 21, 2020