Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 300 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 300 Bytes

Swift "Hello, World!" for Mac

There were so many iOS examples of very simple Swift apps but no Mac examples that I could find.

So here you go!

  • Displays "Hello, World!" in a label
  • Has a text field where you can enter your name
  • A button to take your input and greet you by name

MIT license