-
Notifications
You must be signed in to change notification settings - Fork 0
mtakuya/gauche-twig
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NAME This is Gauche module twig. VERSION 0.0.2 INSTALLATION 1. twig.scm add copy to *load-path* directory. SYNOPSIS ;;Update status (use twig) (define user "USER") (define pass "PASS") (define twitter-client (twig:make-client user pass)) ((twitter-client :tweet!) "twig") NOTES * Gauche-0.8.13 * only one proc(update status) AUTHOR Takuya Mannami <[email protected]>
About
Gauche module - Twitter client
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published