Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rootulp/drizzy-cli
:headphones: Prints Drake lyrics using drizzy-server
https://github.com/rootulp/drizzy-cli
cli drake lyrics npm
Last synced: 9 days ago
JSON representation
:headphones: Prints Drake lyrics using drizzy-server
- Host: GitHub
- URL: https://github.com/rootulp/drizzy-cli
- Owner: rootulp
- License: mit
- Created: 2017-03-11T18:04:01.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2022-08-14T16:08:29.000Z (over 2 years ago)
- Last Synced: 2024-12-13T09:38:38.682Z (18 days ago)
- Topics: cli, drake, lyrics, npm
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/drizzy
- Size: 2.33 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# drizzy-cli
[![npm version](https://badge.fury.io/js/drizzy.svg)](https://badge.fury.io/js/drizzy)
[![standard](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
[![License](https://img.shields.io/:license-mit-blue.svg)](https://rootulp.mit-license.org)Prints Drake lyrics using [drizzy-server](https://github.com/rootulp/drizzy-server)
![screencast](screencast.gif)
## Install
```
$ npm install --global drizzy
```## Usage
```
$ drizzy --helpPrints Drake lyrics using drizzy-server
Usage
$ drizzy
```## Inspiration
Projects from [Sindre Sorhus](https://sindresorhus.com)