0.0.0 • Published 2 years ago

reason-ls v0.0.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

reason-ls

Actions Status NPM Version

learning reason building a simple cli

Features

  • Available on all major platform (Windows, Linux and Windows)

Installation

Using Opam

opam install reason-ls

Using npm

yarn global add @danielo515/reason-ls
# Or
npm -g install @danielo515/reason-ls

Using a script

curl -fsSL https://github.com/danielo515/reason-ls/raw/master/script/install.sh | bash

Usage

reason-ls FOLDER

lists FOLDER as a tree

Contributing

Take a look at our Contributing Guide.