flet
Version:
A fun digital business card for Dan Flettre
30 lines (18 loc) • 749 B
Markdown
# flet
A fun digital business card for Dan Flettre
[![npm][npm-image]][npm-url]
[![standard][standard-image]][standard-url]
[npm-image]: https://img.shields.io/npm/v/flet.svg?style=flat-square
[npm-url]: https://www.npmjs.com/package/flet
[standard-image]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square
[standard-url]: http://npm.im/standard
## Usage
On a machine with node installed:
```bash
npx flet
```
This package can be installed globally and also used programatically, however its not intended for these cases. If you do use it in these ways let me know! :)
## Contributing
Contributions welcome! Please read the [contributing guidelines](CONTRIBUTING.md) first.
## License
[ISC](LICENSE.md)