Fixed missing space issues which violated contributing guidelines

This commit is contained in:
Rocky Madden 2016-03-29 11:54:38 -06:00
parent da01741387
commit 38e620274e
1 changed files with 10 additions and 10 deletions

View File

@ -93,16 +93,16 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
## Productivity
- [AutoScreenshotUploader](https://github.com/yask123/AutoScreenshotUploader)- Instantly capture and upload screenshot to [imgur](https://imgur.com).
- [AutoScreenshotUploader](https://github.com/yask123/AutoScreenshotUploader) - Instantly capture and upload screenshot to [imgur](https://imgur.com).
- [doing](http://brettterpstra.com/projects/doing/) - A command line tool for keeping track of what youre doing and tracking what youve done.
- [ffscreencast](https://github.com/cytopia/ffscreencast)- ffmpeg screencast with video overlay and multi monitor support.
- [idea](https://github.com/IonicaBizau/idea)- A lightweight CLI tool and module for keeping ideas in a safe place quick and easy.
- [imgur-uploader-cli](https://github.com/kevva/imgur-uploader-cli)- Upload images to imgur.
- [geeknote](https://github.com/VitaliyRodnenko/geeknote)- Console client for Evernote.
- [ffscreencast](https://github.com/cytopia/ffscreencast) - ffmpeg screencast with video overlay and multi monitor support.
- [idea](https://github.com/IonicaBizau/idea) - A lightweight CLI tool and module for keeping ideas in a safe place quick and easy.
- [imgur-uploader-cli](https://github.com/kevva/imgur-uploader-cli) - Upload images to imgur.
- [geeknote](https://github.com/VitaliyRodnenko/geeknote) - Console client for Evernote.
- [ledger](http://ledger-cli.org) - Powerful, double-entry accounting system that is accessed from the UNIX command-line.
- [The Mutt E-Mail Client](http://www.mutt.org/) - Email client.
- [Taskwarrior](http://taskwarrior.org) - Free and Open Source Software that manages your TODO list from your command line.
- [Timetrap](https://github.com/samg/timetrap)- Simple command line timetracker.
- [Timetrap](https://github.com/samg/timetrap) - Simple command line timetracker.
## Utilities
@ -127,8 +127,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
## Command Line Tools
- [The Fuck](https://github.com/nvbn/thefuck)- Magnificent app which corrects your previous console command.
- [tldr](https://github.com/tldr-pages/tldr)- Simplified and community-driven man pages.
- [The Fuck](https://github.com/nvbn/thefuck) - Magnificent app which corrects your previous console command.
- [tldr](https://github.com/tldr-pages/tldr) - Simplified and community-driven man pages.
- [how2](https://github.com/santinic/how2) - Finds the simplest way to do something on a unix bash command line.
- [Cash](https://github.com/dthree/cash) - Cross-platform Linux commands in pure ES6.
@ -160,7 +160,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [j](https://github.com/rupa/j) - semi clone of autojump ([https://github.com/wting/autojump](https://github.com/wting/autojump)) in shell/awk.
- [pm](https://github.com/Angelmmiguel/pm) - The easy way to switch to your projects on the shell.
- [z](https://github.com/rupa/z) - z is the new j, yo.
- [happyfinder](https://github.com/hugows/hf)- (another) Fuzzy file finder for the command line.
- [happyfinder](https://github.com/hugows/hf) - (another) Fuzzy file finder for the command line.
- [PathPicker](https://facebook.github.io/PathPicker/) - After parsing the output from a command, PathPicker presents you with a nice UI to select which files you're interested in.
- [find-up-cli](https://github.com/sindresorhus/find-up-cli) - Find a file by walking up parent directories.
@ -194,7 +194,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
## SVG
- [SVGO](https://github.com/svg/svgo)- SVG Optimizer is a Nodejs-based tool for optimizing SVG vector graphics files.
- [SVGO](https://github.com/svg/svgo) - SVG Optimizer is a Nodejs-based tool for optimizing SVG vector graphics files.
## Text Manipulation