Guest User

Untitled

a guest
Nov 20th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. Metacello new
  2. baseline:'ToDoApplication';
  3. repository: 'github://despotadesdibujau/seaside-todo-application:master';
  4. load.
  5. SmalltalkImage current saveImageInFileNamed:'todoApplication.image'.
  6. SmalltalkImage current snapshot: true andQuit: true
Add Comment
Please, Sign In to add comment