mirror of
https://github.com/rheaplex/cybernetic-microblogger.git
synced 2026-09-16 16:32:10 +00:00
No description
- Common Lisp 90.1%
- Makefile 7%
- Shell 2.9%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .gitignore | ||
| COPYING | ||
| cybernetic-microblogger.lisp | ||
| cybernetic.asd | ||
| cybernetic.lisp | ||
| INSTALL | ||
| install.lisp | ||
| local-demo.lisp | ||
| make.lisp | ||
| Makefile | ||
| package.lisp | ||
| README | ||
| start-cybernetic-microblogger | ||
make sure you have sbcl installed - http://www.sbcl.org/ If you would like to see cybernetic running locally, open a console and type - sbcl --noinform --load "local-demo" If you would like to make and run cybernetic as a microblogging bot, see INSTALL for details.