Merge branch 'master' into patch-1

This commit is contained in:
Shaun Clayton 2019-02-03 06:01:35 -05:00 committed by GitHub
commit 53fff5c688
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 5 deletions

View File

@ -15,11 +15,7 @@
Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
---
[Sign up for the Newsletter!](https://tinyletter.com/awesome-cli-apps)
---
<h1 align="center"><a href="https://github.com/agarrharr/awesome-cli-apps/issues/247">Looking for new maintainers</a></h1>
## Table of Contents
@ -145,6 +141,9 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [HTTPie](https://github.com/jkbrzt/httpie) - A user-friendly HTTP client.
- [serve](https://github.com/zeit/serve) - Easy to use static file server with features like https, CORS and GZIP compression.
- [add-gitignore](https://github.com/TejasQ/add-gitignore) - Interactive CLI that generates a .gitignore for your project based on your needs.
- [mevn-cli](http://github.com/madlabsinc/mevn-cli) - CLI tool for the MEVN stack.
- [scaffold-static](https://github.com/jamesgeorge007/scaffold-static) - Static site generator for vanila JS.
- [Discharge](https://github.com/brandonweiss/discharge) - Simple, easy way to deploy static websites to Amazon S3.
### Mobile Development
@ -192,6 +191,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [papis](http://github.com/alejandrogallo/papis) - Powerful and extensible document and bibliography manager.
- [Terminal velocity](https://terminal-velocity-notes.github.io/terminal_velocity/) - A fast note-taking app for the UNIX terminal.
- [sncli](https://github.com/insanum/sncli) - A simple Python application that gives you access to your Simplenote account via the command line.
- [eureka](https://github.com/simeg/eureka) - Store your ideas without leaving the terminal.
## Utilities
@ -238,6 +238,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [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.
- [Wat](https://github.com/dthree/wat) - Instant, central, community-built docs.
- [teachcode](https://github.com/madlabsinc/teachcode) - A tool to develop and improve a students programming skills by introducing the earliest lessons of coding.
## Data Manipulation