cjmamo / kafka-web-console

A web console for Apache Kafka (retired)
Apache License 2.0
762 stars 246 forks source link

how to build #50

Open MaheshSankaran opened 9 years ago

MaheshSankaran commented 9 years ago

I didnt find any document to build and configuration for kafka-web-console.Kindly provide the Installation in Readme. Thanks Mahesh.S

Themodem commented 9 years ago
  1. Clone the repo
  2. Make sure sbt is installed
  3. In the root dir of the repo run sbt
  4. When sbt has finished doing its thing you should be in the shell kafka-web-console
  5. Run run - This should do more downloading then finally show you something like
--- (Running the application from SBT, auto-reloading is enabled) ---

[info] play - Listening for HTTP on /0:0:0:0:0:0:0:0:9000

(Server started, use Ctrl+D to stop and go back to the console...)
WeiEast commented 9 years ago

follow you I build It,it's my error error sbt.ResolveException: download failed: com.typesafe.sbt#sbt-native-packager;0.6.2!sbt-native-packager.jar