Sha256: a6c4ee3bfcf8afd4c7fc80a075188b509cadcd9e20c55f38ee526d0e0e5a3d19
Contents?: true
Size: 305 Bytes
Versions: 2
Compression:
Stored size: 305 Bytes
Contents
#!/usr/bin/env ruby # encoding: utf-8 # # This file is part of the akaer gem. Copyright (C) 2012 and above Shogun <shogun_panda@me.com>. # Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php. require "rubygems" require "akaer" Akaer::Application.start
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
akaer-0.3.0 | bin/akaer |
akaer-0.1.0 | bin/akaer |