Importing repository from /Users/Michael/Development/gitRepos/FredsLunch-Pharo

[graphe:~/Development/gitRepos/FredsLunch-Pharo] Michael% git status
On branch master
Your branch is up-to-date with 'origin/master'.
Changes to be committed:
 (use "git reset HEAD <file>..." to unstage)

modified:   FredsLunch.st
new file:   FredsLunchCSV.st
new file:   FredsLunchLunch.st
new file:   FredsLunchLunchData.st
new file:   FredsLunchLunchList.st
new file:   FredsLunchMain.st
new file:   FredsLunchMember.st
new file:   FredsLunchMemberList.st
new file:   FredsLunchParticipant.st
new file:   FredsLunchTest.st
modified:   FredsLunchTests.st
new file:   ManifestFredsLunch.st

Untracked files:
 (use "git add <file>..." to include in what will be committed)

pharo-local/

[graphe:~/Development/gitRepos/FredsLunch-Pharo] Michael% pwd
/Users/Michael/Development/gitRepos/FredsLunch-Pharo
[graphe:~/Development/gitRepos/FredsLunch-Pharo] Michael%



The files currently in that repo were the result of doing a fileOut of each of the classes in the package.

You do not have to do the fileout by hand.
Did you check the chapters in PBE80 books and section 10 of the attached pdf