Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kkweon/better-touch

Shell touch alternative
https://github.com/kkweon/better-touch

Last synced: 24 days ago
JSON representation

Shell touch alternative

Awesome Lists containing this project

README

        

# better-touch

[![Build Status](https://travis-ci.org/kkweon/better-touch.svg?branch=master)](https://travis-ci.org/kkweon/better-touch)

## Install

```shell
yarn add better-touch
```

## How to use

```shell
# same as touch in unix
better-touch whatever/is/file/temp.js
```