mirror of
https://github.com/agarrharr/awesome-cli-apps
synced 2024-11-11 07:38:59 +01:00
Merge branch 'master' into patch-1
This commit is contained in:
commit
53fff5c688
11
readme.md
11
readme.md
@ -15,11 +15,7 @@
|
|||||||
|
|
||||||
Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||||
|
|
||||||
---
|
<h1 align="center"><a href="https://github.com/agarrharr/awesome-cli-apps/issues/247">Looking for new maintainers</a></h1>
|
||||||
|
|
||||||
[Sign up for the Newsletter!](https://tinyletter.com/awesome-cli-apps)
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Table of Contents
|
## 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.
|
- [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.
|
- [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.
|
- [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
|
### 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.
|
- [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.
|
- [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.
|
- [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
|
## 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.
|
- [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.
|
- [tldr](https://github.com/tldr-pages/tldr) - Simplified and community-driven man pages.
|
||||||
- [Wat](https://github.com/dthree/wat) - Instant, central, community-built docs.
|
- [Wat](https://github.com/dthree/wat) - Instant, central, community-built docs.
|
||||||
|
- [teachcode](https://github.com/madlabsinc/teachcode) - A tool to develop and improve a student’s programming skills by introducing the earliest lessons of coding.
|
||||||
|
|
||||||
|
|
||||||
## Data Manipulation
|
## Data Manipulation
|
||||||
|
Loading…
Reference in New Issue
Block a user