Hello World
me@jaykilleen.com wrote this almost 8 years ago and it was last updated almost 8 years ago.
I am finally off Wordpress and onto my own blog developed using Ruby on Rails.
I feel good :)
So far I have:
Back to playing some
def hello
puts "Hello World"
end
Command | Description |
---|---|
git status | List all new or modified files |
git diff | Show file differences that haven't been staged |