hasparus / slash-cli

πŸ”ͺ A CLI for sindresorhus/slash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slash-cli Build Status

πŸ”ͺ A CLI for sindresorhus/slash

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

Install

npm i -g slash-cli

Usage

> 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.


About

πŸ”ͺ A CLI for sindresorhus/slash

License:MIT License


Languages

Language:JavaScript 63.0%Language:TypeScript 37.0%