UNPKG

make-me-a-rockstar

Version:
68 lines (51 loc) 1.9 kB
# [ MAKE-ME-A-ROCKSTAR ][make-me-a-rockstar] > Make you a rockstar polyglot developer [![Build Status][travis]][travis-url] [![code style: prettier][prettier]][prettier-url] [![npm][npm-download]][npm-dl-url] [![contributions welcome][contri]][contri-url] [![License: MIT][license]][license-url] ## Install ```shell npm install -g make-me-a-rockstar ``` ## Usage ```shell Usage $ rockstar Options --polyglot --lang --day --month --year --email --name Examples $ rockstar $ rockstar --lang=javascript --day=1 --month=1 --year=1 --email=user@example.com --name='Mr Test' ``` **import generated `make-me-a-rockstar` repo to your github** ## Before [![screenshot-before][screenshot-before]][screenshot-url] ## After [![screenshot-after][screenshot-after]][screenshot-url] ## Inspired by - [ rockstar ][inspired-by] ## License MIT © [Aung Myo Kyaw](https://github.com/AungMyoKyaw) [inspired-by]: https://github.com/avinassh/rockstar [make-me-a-rockstar]: https://github.com/AungMyoKyaw/make-me-a-rockstar [screenshot-before]: ./assets/before.png [screenshot-after]: ./assets/after.png [screenshot-url]: # [contri]: https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat-square [contri-url]: https://github.com/AungMyoKyaw/make-me-a-rockstar/issues [travis]: https://img.shields.io/travis/AungMyoKyaw/make-me-a-rockstar/master.svg?style=flat-square [travis-url]: https://travis-ci.org/AungMyoKyaw/make-me-a-rockstar [npm-download]: https://img.shields.io/npm/dt/make-me-a-rockstar.svg?style=flat-square [npm-dl-url]: https://www.npmjs.com/package/make-me-a-rockstar [license]: https://img.shields.io/badge/License-MIT-brightgreen.svg?style=flat-square [license-url]: https://opensource.org/licenses/MIT [prettier]: https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square [prettier-url]: https://github.com/prettier/prettier