https://github.com/jecisc/smallfiction
https://github.com/jecisc/smallfiction
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jecisc/smallfiction
- Owner: jecisc
- License: mit
- Created: 2016-01-15T23:10:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-29T23:37:56.000Z (over 9 years ago)
- Last Synced: 2025-02-18T11:11:37.648Z (4 months ago)
- Language: Smalltalk
- Size: 28.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SmallFiction
```Smalltalk
Metacello new
baseline: #SmallFiction;
githubUser: 'jecisc' project: 'SmallFiction' commitish: 'master' path: 'packages';
load
```