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
- Host: GitHub
- URL: https://github.com/andyw8/hello_world
- Owner: andyw8
- Created: 2016-08-15T10:47:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-15T10:51:00.000Z (almost 9 years ago)
- Last Synced: 2025-01-05T19:12:54.163Z (5 months ago)
- Language: Ruby
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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*"
```