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

https://github.com/hasparus/slash-cli

🔪 A CLI for sindresorhus/slash
https://github.com/hasparus/slash-cli

Last synced: over 1 year ago
JSON representation

🔪 A CLI for sindresorhus/slash

Awesome Lists containing this project

README

          

# slash-cli [![Build Status](https://travis-ci.org/hasparus/slash-cli.png?branch=master)](https://travis-ci.org/hasparus/slash-cli)

#### 🔪 A CLI for [sindresorhus/slash](https://github.com/sindresorhus/slash)

Transform those pesky backslashes into universal forward slashes inside of your shell.

# Install

```sh
npm i -g slash-cli
```

# Usage

```sh
> slash -h
Usage:
> slash path\\to\\my\\file
path/to/my/file
```

# Motivation

Slash solves backslash problems in my code, but I end up with those pesky backslashes in my clipboard too often 😒 \
This is the fix.

---

![](https://pbs.twimg.com/media/DnOavduU0Acjc08.jpg)