https://github.com/petehouston/hotjs-cli
CLI for HotJS latest news and articles.
https://github.com/petehouston/hotjs-cli
async ava aws cli command-line hotjs javascript js news
Last synced: 2 months ago
JSON representation
CLI for HotJS latest news and articles.
- Host: GitHub
- URL: https://github.com/petehouston/hotjs-cli
- Owner: petehouston
- Created: 2017-02-20T03:44:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-20T03:57:13.000Z (over 9 years ago)
- Last Synced: 2026-04-24T09:11:58.685Z (3 months ago)
- Topics: async, ava, aws, cli, command-line, hotjs, javascript, js, news
- Language: JavaScript
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hotjs-cli [](https://travis-ci.org/petehouston/hotjs-cli)
> CLI for HotJS latest news and articles.
## Install
```
$ npm install -g hotjs-cli
```
## Usage
```
$ hotjs --help
Usage
$ hotjs
Example
$ hotjs 2
[angular2] Deploying an i18n Angular app with angular-cli – Medium
https://medium.com/@feloy/deploying-an-i18n-angular-app-with-angular-cli-fc788f17e358#.emk8f38wj
[javascript] DasSur.ma – DIY Web Animations: Promises + rAF + Transitions
https://dassur.ma/things/raf-promise/
[javascript] ES6 Features
https://codetower.github.io/es6-features/
```
## License
MIT © [Pete Houston](https://petehouston.com)