https://github.com/billstclair/defperson
Print ILC/ELS name badges
https://github.com/billstclair/defperson
Last synced: 3 months ago
JSON representation
Print ILC/ELS name badges
- Host: GitHub
- URL: https://github.com/billstclair/defperson
- Owner: billstclair
- License: mit
- Created: 2015-04-23T14:13:51.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-23T15:21:06.000Z (about 11 years ago)
- Last Synced: 2025-03-02T19:43:04.746Z (over 1 year ago)
- Language: Common Lisp
- Size: 375 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#defperson
Print ILC/ELS name badges.
From a [file](http://christophe.rhodes.io/notes/blog/posts/2015/els2015_it_happened/defperson.lisp) provided by Christophe Rhodes in [his writeup](http://christophe.rhodes.io/notes/blog/posts/2015/els2015_it_happened/) for ELS 2015.
MIT License. See LICENSE file.
```
(load ".../defperson.asd")
(ql:quickload "defperson")
```