-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
guixianggui
authored and
guixianggui
committed
Nov 22, 2017
1 parent
8fcfc78
commit 508a3b3
Showing
109 changed files
with
10,591 additions
and
2,222 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,6 +16,8 @@ Here's a list of hardware purchases we've made using donated funds. | |
|
||
Here's a list of hardware that has been given to the team for development purposes. | ||
|
||
*None as of yet.* | ||
| Date | Hardware | Type | Reason | Thanks to | | ||
|------|----------|------|--------|-----------| | ||
| 2017-09-21 | Google Pixel | Phone | Android O development | [Sauce Labs](https://saucelabs.com/) | | ||
|
||
Please [email us directly](mailto:[email protected]) if you'd like to donate a device for development. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/usr/bin/env node | ||
require('../lib/cli') | ||
require('../lib/cli/please') |
Oops, something went wrong.