Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vladimyr/vladimyr-cli
vladimyr's CLI
https://github.com/vladimyr/vladimyr-cli
business-card cli nodejs npx
Last synced: 3 months ago
JSON representation
vladimyr's CLI
- Host: GitHub
- URL: https://github.com/vladimyr/vladimyr-cli
- Owner: vladimyr
- License: mit
- Created: 2018-05-10T15:50:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-27T06:19:20.000Z (4 months ago)
- Last Synced: 2024-10-13T02:12:01.657Z (3 months ago)
- Topics: business-card, cli, nodejs, npx
- Language: JavaScript
- Homepage:
- Size: 317 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vladimyr [![build status](https://badgen.net/travis/vladimyr/vladimyr)](https://travis-ci.com/vladimyr/vladimyr) [![package version](https://badgen.net/npm/v/vladimyr)](https://npm.im/vladimyr) [![github license](https://badgen.net/github/license/vladimyr/vladimyr)](https://github.com/vladimyr/vladimyr/blob/master/LICENSE) [![js semistandard style](https://badgen.net/badge/code%20style/semistandard/pink)](https://github.com/Flet/semistandard)
> vladimyr's CLI
## Usage
Install Node.js, then:
```
$ npx vladimyr
```## Acknowledgments
Inspired by @sindresorhus's awesome [CLI](https://github.com/sindresorhus/sindresorhus-cli).