Goby cleanup
This commit is contained in:
parent
db405af253
commit
066d825b91
9
goby.md
9
goby.md
|
@ -3,15 +3,12 @@ title: Goby
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
prism_languages: [ruby]
|
prism_languages: [ruby]
|
||||||
weight: -3
|
weight: -3
|
||||||
tags: [Featured]
|
|
||||||
updated: 2018-04-07
|
updated: 2018-04-07
|
||||||
|
category: Ruby
|
||||||
|
intro: |
|
||||||
|
Goby's language design is based on Ruby language's, slim and shaped up. Differences in syntax between them is very small.
|
||||||
---
|
---
|
||||||
|
|
||||||
## Getting started
|
|
||||||
|
|
||||||
## Introductoon
|
|
||||||
|
|
||||||
Goby's language design is based on Ruby language's, slim and shaped up. Differences in syntax between them is very small.
|
|
||||||
|
|
||||||
## Getting started
|
## Getting started
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue