Giter Site home page Giter Site logo

grimoire-cli's Introduction

Grimoire

A clojure platform for twitter.

Depends

  • leingen
  • java
  • twitter4j

Usage

  • Download this repository.
git clone <this repository> 
  • Start grimoire
lein run
  • Print available commands.
(help)
  • Read documents.
(doc hoge)
  • And enjoy your twitter4j hacking.

Versions

  • v0.0.5 2013/5/6
    • statusnum support (HomeTimeline's left numbers, for retweet and fav and more.)
    • retweet command
    • fav command
    • favret command
    • reply command
  • v0.0.4 2013/5/6
    • userstream service support (start) (stop)
  • v0.0.3 2013/5/5
    • clojure.repl symbols support
    • help commands support
    • standalone support (lein uberjar and runnable on your java!)
  • v0.0.2 2013/5/4
    • showtl function and post function.
  • v0.0.1 2013/5/3
    • console and post function.

License

Copyright © 2013 BOXP

Distributed under the Eclipse Public License, the same as Clojure.

grimoire-cli's People

Contributors

boxp avatar

Stargazers

e_ntyo avatar  avatar  avatar Haruka Nakajima avatar delihiros avatar Shogo Ohta avatar  avatar esehara avatar

Watchers

James Cloos avatar Haruka Nakajima avatar  avatar

grimoire-cli's Issues

Tookit initialize error

Booting failure for Toolkit not initialized.

Exception in thread "main" java.lang.ExceptionInInitializerError, compiling:(gui.clj:1:1) at clojure.lang.Compiler$InvokeExpr.eval(Compiler.java:3463) at clojure.lang.Compiler.compile1(Compiler.java:7153) at clojure.lang.Compiler.compile1(Compiler.java:7143) at clojure.lang.Compiler.compile(Compiler.java:7219) at clojure.lang.RT.compile(RT.java:398) at clojure.lang.RT.load(RT.java:438) at clojure.lang.RT.load(RT.java:411) at clojure.core$load$fn__5018.invoke(core.clj:5530) at clojure.core$load.doInvoke(core.clj:5529) at clojure.lang.RestFn.invoke(RestFn.java:408) at clojure.core$load_one.invoke(core.clj:5336) at clojure.core$compile$fn__5023.invoke(core.clj:5541) at clojure.core$compile.invoke(core.clj:5540) at user$eval7.invoke(NO_SOURCE_FILE:1) at clojure.lang.Compiler.eval(Compiler.java:6619) at clojure.lang.Compiler.eval(Compiler.java:6609) at clojure.lang.Compiler.eval(Compiler.java:6582) at clojure.core$eval.invoke(core.clj:2852) at clojure.main$eval_opt.invoke(main.clj:308) at clojure.main$initialize.invoke(main.clj:327) at clojure.main$null_opt.invoke(main.clj:362) at clojure.main$main.doInvoke(main.clj:440) at clojure.lang.RestFn.invoke(RestFn.java:421) at clojure.lang.Var.invoke(Var.java:419) at clojure.lang.AFn.applyToHelper(AFn.java:163) at clojure.lang.Var.applyTo(Var.java:532) at clojure.main.main(main.java:37) Caused by: java.lang.ExceptionInInitializerError at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:260) at grimoire.gui$loading__4910__auto__.invoke(gui.clj:1) at clojure.lang.AFn.applyToHelper(AFn.java:159) at clojure.lang.AFn.applyTo(AFn.java:151) at clojure.lang.Compiler$InvokeExpr.eval(Compiler.java:3458) ... 26 more Caused by: java.lang.IllegalStateException: Toolkit not initialized at com.sun.javafx.application.PlatformImpl.runLater(PlatformImpl.java:270) at com.sun.javafx.application.PlatformImpl.runLater(PlatformImpl.java:265) at com.sun.javafx.application.PlatformImpl.setPlatformUserAgentStylesheet(PlatformImpl.java:540) at com.sun.javafx.application.PlatformImpl.setDefaultPlatformUserAgentStylesheet(PlatformImpl.java:502) at javafx.scene.control.Control.<clinit>(Control.java:87) ... 32 more Compilation failed: Subprocess failed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.