Created
March 27, 2012 06:26
-
-
Save dnordstrom/2213295 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
projectpage2.com | |
> ls | |
app core server.js | |
app.coffee package.json supervisord.conf | |
config public | |
projectpage2.com | |
> ls app/ | |
controllers/ helpers/ libs/ models/ | |
projectpage2.com | |
> ls app/libs/ | |
projectpage2.com | |
> ls app/models/ | |
domain.coffee like.coffee messages.coffee user.coffee | |
hashes.coffee medias.coffee update.coffee | |
projectpage2.com | |
> ls core/libs | |
globals.coffee models.coffee routes.coffee streams.coffee |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment