This repository has been archived by the owner on Jan 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 479
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(expo-doctor): move to
expo/expo
- Loading branch information
Showing
55 changed files
with
2 additions
and
2,811 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 |
---|---|---|
|
@@ -39,7 +39,6 @@ jobs: | |
dev-tools, | ||
babel-preset-cli, | ||
expo-cli, | ||
expo-doctor, | ||
expo-codemod, | ||
pkcs12, | ||
plist, | ||
|
This file was deleted.
Oops, something went wrong.
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,45 +1,3 @@ | ||
<!-- Title --> | ||
<h1 align="center"> | ||
👋 Welcome to the <br>Expo Doctor package. | ||
</h1> | ||
# `expo-doctor` | ||
|
||
## 🚀 Usage | ||
|
||
### CLI | ||
|
||
```sh | ||
# Usage | ||
npx expo-doctor [options] [path] | ||
``` | ||
|
||
## ⚙️ Options | ||
|
||
For more information run `npx expo-doctor --help` (or `-h`) | ||
|
||
| Options | Description | | ||
| ------------- | ------------------------- | | ||
| -h, --help | output usage information | | ||
| -v, --version | output the version number | | ||
|
||
## Testing and development | ||
|
||
1. Run `yarn build` on project root. | ||
2. Run `yarn watch` inside of project folder | ||
3. Run `npx expo-doctor <project>` inside of project folder (use relative path to target another local project) | ||
|
||
## License | ||
|
||
The Expo source code is made available under the [MIT license](LICENSE). Some of the dependencies are licensed differently, with the BSD license, for example. | ||
|
||
<!-- Footer --> | ||
|
||
--- | ||
|
||
<p> | ||
<a aria-label="sponsored by expo" href="http://expo.dev"> | ||
<img src="https://img.shields.io/badge/Sponsored_by-Expo-4630EB.svg?style=for-the-badge&logo=EXPO&labelColor=000&logoColor=fff" target="_blank" /> | ||
</a> | ||
<a aria-label="expo-enf-info is free to use" href="/LICENSE" target="_blank"> | ||
<img align="right" alt="License: MIT" src="https://img.shields.io/badge/License-MIT-success.svg?style=for-the-badge&color=33CC12" target="_blank" /> | ||
</a> | ||
</p> | ||
This package has [moved to the `expo/expo` repo](https://github.com/expo/expo/tree/main/packages/expo-doctor). |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.