Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

touch

Touch a file -- creating it if necessary and then setting access/modified times

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

Install

$ npm install

Build

$ npm run build

Run

$ lib/bs/bytecode/touch hello.txt
$ stat -x hello.txt

About

Touch a file -- creating it if necessary and then setting access/modified times

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages