Skip to content

[WIP] List the contents of a directory, batteries included

Notifications You must be signed in to change notification settings

jbranchaud/ls-reason-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ls

List the contents of a directory, batteries included

This is a tiny command line program written in ReasonML and compiled natively using bsb-native.

Features

  • list contents, no flags
  • list contents in long form (-l)

Install

$ npm install

Build

$ npm run build

Run

$ lib/bs/bytecode/ls

About

[WIP] List the contents of a directory, batteries included

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages