Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anirudhb/purer
Bash port of sindresorhus/pure
https://github.com/anirudhb/purer
Last synced: 3 days ago
JSON representation
Bash port of sindresorhus/pure
- Host: GitHub
- URL: https://github.com/anirudhb/purer
- Owner: anirudhb
- License: gpl-3.0
- Created: 2016-07-30T18:03:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-30T18:38:38.000Z (over 8 years ago)
- Last Synced: 2024-11-16T14:31:47.727Z (2 months ago)
- Language: Shell
- Size: 106 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Purer
Bash port of sindresorhus/pure.**Synchronous checking. Terminal may be slow.**
![Screenshot](https://github.com/anirudhb/purer/raw/master/Screenshot%20from%202016-07-30%2011-27-46.png)
Extra features:
* npm check (for outdated dependencies)
* Tags
* Colored by chalk
* Can resolve to relative path## Automagically!
To install (w/npm):
`npm install @anirudhb/purer`## Dependencies (Automagically installed if using npm)
1. `apt-get install expect`
2. Node.js
3. `npm install -g chalk chalk-cli`