Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yorkie/browser-cli
A html render in your shell
https://github.com/yorkie/browser-cli
Last synced: 5 days ago
JSON representation
A html render in your shell
- Host: GitHub
- URL: https://github.com/yorkie/browser-cli
- Owner: yorkie
- Created: 2014-02-22T15:51:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-02-23T12:33:04.000Z (over 10 years ago)
- Last Synced: 2024-10-19T19:35:31.203Z (24 days ago)
- Language: JavaScript
- Size: 242 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Browser CLI
===============
A html render in your shellInstallation
---------------
```sh
$ npm install -g browser-cli
```Usage
----------------
```sh
$ browse [url]
```Demo
-----------------
![demo](/demo.png)Run tests
---------------
```sh
$ npm test
```License
----------------
MIT