Skip to content

haroldl/kumiho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kumiho

A web application for tailing multiple files.

Quick Start

git clone URL/kumiho.git
cd kumiho
./sbt update
./sbt jetty
open http://localhost:54321

To change the port: project/build/LiftProject.scala For other config: src/main/scala/code/Config.scala

You can use environment variables like $HOME in filenames when adding log files.

To remove the log files and preferences: rm *.db

About

A web application for tailing multiple files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages