billpcs / danative

Directory Analyzer in Scala Native! A reimplementation of https://github.com/billpcs/danooc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This less-than-100-loc project, is a rewrite of https://github.com/billpcs/danooc which I wrote in Aug 2016.

I implemented it in Scala Native, as Scala has startup times not great for this kind of command-line applications.

If you are interested in building danative yourself then you can easily follow the instructions at https://www.scala-native.org

About

Directory Analyzer in Scala Native! A reimplementation of https://github.com/billpcs/danooc


Languages

Language:Scala 100.0%