twの活用方法を紹介します。 うまく使うとプログラムを書かなくてもtwitter botを作ったりできる。 前:ターミナルで使うtwitterクライアント作った アカウント設定ファイルを直接使う $HOME/.tw.yml に保存されている これを直接読んで、別のtwitterアプリで使... 続きを読む
橋本商会 » ターミナルで使うtwitterクライアント作った glidenote/tw-zsh-completion @shokaiさんの作った、ターミナル上で利用する twitterクライアントtwが非常に便利なので、zsh補完関数を作った。 git cloneして/usr/share/zsh/site-functions/や/usr/loca... 続きを読む
1年以上前に作ってずっと使ってた奴を、少し直してrubygemにした。 くわしい使い方はhttp://shokai.github.com/twに書いた。 何か要望あればtwitterかgithubのissueかblogのコメントでください。 インストール 特別なライブラリは使っていないのでMacならすぐイ... 続きを読む
Twitter client on Ruby. Download .zip Download .tar.gz View on GitHub INSTALL: % gem install tw SYNOPSIS: show help % tw --help Tweet % tw hello hello read Timeline % tw @username % tw @username @user2 @user3 % tw @username/listname % tw --ti... 続きを読む
README.mdClockwork - a clock process to replace cron Cron is non-ideal for running scheduled application tasks, especially in an app deployed to multiple machines. More details. Clockwork is a cron replacement. It runs as a lightweight, long-... 続きを読む
What is SimpleConsole? It’s a tiny framework to get console applications developed quickly. It might be overkill scripts, but is pretty useful for some applications. How does it work? SimpleConsole has a controller and a view, the controller... 続きを読む
弊社で(総力を上げて)メンテナンスしているtappというライブラリがあるのですが、思ったより認知度が低いようなのでここで紹介させていただきます。 まとめ tappは、従来のPrint Debugの問題点を解決する画期的なライブラリです。 次のような経験がある方は、い... 続きを読む
Dismiss Octotip: You've activated the file finder by pressing t Start typing to filter the file list. Use ↑ and ↓ to navigate, enter to view files. 続きを読む
Linguist We use this library at GitHub to detect blob languages, highlight code, ignore binary files, suppress generated files in diffs and generate language breakdown graphs. Features Language detection Linguist defines the list of all langu... 続きを読む
Forgery The Problem: Making meaningful development data for your application. The Solution: A fake data generator that does more than just lorem ipsum and random text (well, it does those too, but also does much more). Forgery generates fake ... 続きを読む
Dismiss Octotip: You've activated the file finder by pressing t Start typing to filter the file list. Use ↑ and ↓ to navigate, enter to view files. 続きを読む
Dismiss Octotip: You've activated the file finder by pressing t Start typing to filter the file list. Use ↑ and ↓ to navigate, enter to view files. 続きを読む
May 16, 2010 If you work with ruby you will know that the interactive ruby shell, or ‘IRB’ for short, is a useful sketchpad for coding. But the command line interface of IRB can feel quite limiting in comparison with the power of your text ... 続きを読む
Dismiss Octotip: You've activated the file finder by pressing t Start typing to filter the file list. Use ↑ and ↓ to navigate, enter to view files. 続きを読む
Google CGI API for Japanese Input*1を使って変換するSKKサーバーを作った.Googleのサーバーが高性能なので,通常のSKK辞書ではできないような変換ができる.以下は例.手元の辞書にないが世の中にはあるような言葉を変換できる.意味不明な言葉でも適当に変... 続きを読む
IT, Linux Linux等のコマンドラインで使える便利なワンライナーを、世界中のみんなで共有しちゃおうという「Command-line-fu」というサイトが素敵! All commands | commandlinefu.com 以前、100SHIKIさんでも、以下のように紹介されていました!Command-line-f... 続きを読む
■ [git][ruby] github gemからgit-hub gemに乗り換えた 自作のプロジェクトをgithubで公開するとき、わざわざWeb画面からリポジトリを新規作成していませんか?hubコマンドをインストールすれば、「hub create」一発でできますよ。 githubのリポジトリをコマン... 続きを読む
This repository is private. All pages are served over SSL and all pushing and pulling is done over SSH. No one may fork, clone, or view it unless they are added as a member. Every repository with this icon () is private. This repository is pu... 続きを読む
Twitter’s Streaming API is one of the most exciting developments in the Twitter API in some time. It gives you the ability to create a long-standing connection to Twitter that receives “push” updates when new tweets matching certain criter... 続きを読む