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

https://github.com/andyw8/hello_world

Sample repository for my upcoming talk about AST's
https://github.com/andyw8/hello_world

Last synced: 3 months ago
JSON representation

Sample repository for my upcoming talk about AST's

Awesome Lists containing this project

README

        

# hello_world

Sample repository for my upcoming talk about AST's

Run `Mutant` via:

```
bundle exec mutant --include lib/ --require hello_world --use rspec "Greeter*"
```