Skip to content

docs: add andrewbash as a contributor #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@
"contributions": [
"code"
]
},
{
"login": "andrewbash",
"name": "andrewbash",
"avatar_url": "https://avatars0.githubusercontent.com/u/5726203?v=4",
"profile": "http://andrewbash.com",
"contributions": [
"design"
]
}
],
"contributorsPerLine": 7,
Expand Down
51 changes: 38 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">EyeJS</h1>
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<p align="center">
<img src="https://rawgit.com/arguiot/EyeJS/master/docs/img/EyeJS-logo.svg" width="256">
Expand All @@ -10,7 +10,7 @@ A JavaScript testing framework for the real world
<i>By the way, you can ⭐️ the project to support it 😊</i>

<div align="center">

[![GitHub release](https://img.shields.io/github/release/arguiot/EyeJS.svg)](https://github.com/arguiot/EyeJS/releases)
[![Build Status](https://travis-ci.org/arguiot/EyeJS.svg?branch=master)](https://travis-ci.org/arguiot/EyeJS)
[![Github All Releases](https://img.shields.io/github/downloads/arguiot/EyeJS/total.svg)](https://github.com/arguiot/EyeJS/)
Expand All @@ -22,72 +22,97 @@ A JavaScript testing framework for the real world

## Getting Started

To use EyeJS, you'll need to download EyeJS via NPM, and create a `__test__` folder in your project folder, and put tests files in it. (NPM might require `sudo` on Mac).
To use EyeJS, you'll need to download EyeJS via NPM, and create a `__test__`
folder in your project folder, and put tests files in it. (NPM might require
`sudo` on Mac).

```bash
$ npm install -g eye.js
```

## Run EyeJS

EyeJS comes with a CLI:

```bash
$ eye
```

## The full docs can be found [here](https://github.com/arguiot/EyeJS/wiki)

## Support
EyeJS is a project that required a lot of work and effort. You can show your appreciation by leaving a ⭐️. But you can also contribute in a 'financial' way by giving some XMRs (if you have no idea of what this is, look for Monero on Google) at this address:

EyeJS is a project that required a lot of work and effort. You can show your
appreciation by leaving a ⭐️. But you can also contribute in a 'financial' way
by giving some XMRs (if you have no idea of what this is, look for Monero on
Google) at this address:

```bash
49qzWTyu4awZFpnVRUZHCQE8xz1bcoRkCQh1nrRsTHg3if6osQqVXRoFAyGYvhDR4pZ4w8WTKQDykYy5Z2Sj6i9TAj2fiBr
```

## Contributing

Please read [CONTRIBUTING.md](./CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
Please read [CONTRIBUTING.md](./CONTRIBUTING.md) for details on our code of
conduct, and the process for submitting pull requests to us.

#### Made something using the EyeJS?

Add the built with EyeJS badge to your `README.md`

[![Built with EyeJS](https://img.shields.io/badge/Built%20with-EyeJS-blue.svg)](https://img.shields.io/badge/Built%20with-EyeJS-blue.svg)


Feel free to send me an email at [[email protected]](mailto:[email protected]), and I might add your site to an examples section I'm currently working on.
Feel free to send me an email at [[email protected]](mailto:[email protected]),
and I might add your site to an examples section I'm currently working on.

## Examples of projects using EyeJS

- [DisplayJS](https://display.js.org)
- [Glottologist](https://glottologist.js.org)
- [CrypTools Org](https://cryptools.github.io)

## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/arguiot/EyeJS/tags).
We use [SemVer](http://semver.org/) for versioning. For the versions available,
see the [tags on this repository](https://github.com/arguiot/EyeJS/tags).

## Authors

- **Arthur Guiot** - *Initial work* - [@arguiot](https://github.com/arguiot)
- **Arthur Guiot** - _Initial work_ - [@arguiot](https://github.com/arguiot)

Also look at the list of [contributors](https://github.com/arguiot/EyeJS/contributors) who participated in this project. If you don't code but you have great ideas, don't hesitate to write your idea in the issue part. If your idea is accepted, I will add you to this list 😊.
Also look at the list of
[contributors](https://github.com/arguiot/EyeJS/contributors) who participated
in this project. If you don't code but you have great ideas, don't hesitate to
write your idea in the issue part. If your idea is accepted, I will add you to
this list 😊.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
for details

Copyright &copy; 2017 Arthur Guiot All Rights Reserved.

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Thanks goes to these wonderful people
([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://arguiot.com"><img src="https://avatars1.githubusercontent.com/u/18022260?v=4" width="100px;" alt=""/><br /><sub><b>Arthur Guiot</b></sub></a><br /><a href="https://github.com/arguiot/EyeJS/commits?author=arguiot" title="Code">💻</a></td>
<td align="center"><a href="http://andrewbash.com"><img src="https://avatars0.githubusercontent.com/u/5726203?v=4" width="100px;" alt=""/><br /><sub><b>andrewbash</b></sub></a><br /><a href="#design-andrewbash" title="Design">🎨</a></td>
</tr>
</table>

<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
This project follows the
[all-contributors](https://github.com/all-contributors/all-contributors)
specification. Contributions of any kind welcome!