An open API service indexing awesome lists of open source software.

https://github.com/feenkcom/gt4ruby


https://github.com/feenkcom/gt4ruby

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Glamorous Toolkit for Ruby

How to parse and import ASTs:
```
GtRubyImporter new parseDirectory: '/home/brant/Downloads/'
```

How to generate classes:

```smalltalk
GtRubyImporter new buildClassesFromDirectory: '/home/brant/Downloads/'
```