Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seandenigris/social-network


https://github.com/seandenigris/social-network

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Social-Network
=======
# Installation

```smalltalk
Metacello new
baseline: 'SocialNetwork';
repository: 'github://seandenigris/Social-Network';
load.
```