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

https://github.com/lnsp/ls

Command line productivity tool
https://github.com/lnsp/ls

Last synced: about 1 year ago
JSON representation

Command line productivity tool

Awesome Lists containing this project

README

          

# ls

## What the hack?!
If you always type `ls` and get `Command not found` on Windows, you may need this tool.

## Installation
Before you install it, you have to point your `PATH` to `%GOPATH%\bin`.
```bash
$ go get github.com/mooxmirror/ls
```
You're ready to go now! Just run `ls`.