An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# hotjs-cli [![Build Status](https://travis-ci.org/petehouston/hotjs-cli.svg?branch=master)](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)