https://github.com/baer/eric-baer
Installs a small eric-baer on your computer
https://github.com/baer/eric-baer
Last synced: over 1 year ago
JSON representation
Installs a small eric-baer on your computer
- Host: GitHub
- URL: https://github.com/baer/eric-baer
- Owner: baer
- License: mit
- Created: 2014-08-03T18:23:42.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-05-16T10:03:21.000Z (about 9 years ago)
- Last Synced: 2025-03-13T09:47:36.818Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.73 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## Eric Baer
[![NPM version][npm-image]][npm-url] [![Dependency Status][depstat-image]][depstat-url]
> Installs a small eric-baer on your computer
This project is the beginnings of a developer's media-kit. Its purpose is to serve as a convenient
developer friendly set of pre-packaged biographical and professional materials for quick and easy
distribution.
**Goals**
* Keep a gravatar/profile image in an easy to find location.
* Keep a resume under version control!
* Keep personal information in an easily distributed location.
* Have a little fun :)
## Usage
First, install `eric-baer`
```shell
npm install -g eric-baer
```
Then, to see what it can do just ask for help!
```shell
eric-baer --help
```
## License
[MIT License](http://opensource.org/licenses/MIT)
[npm-url]: https://npmjs.org/package/eric-baer
[npm-image]: https://badge.fury.io/js/eric-baer.png
[depstat-url]: https://david-dm.org/baer/eric-baer
[depstat-image]: https://david-dm.org/baer/eric-baer.png