Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Commit

Permalink
refactor(expo-doctor): move to expo/expo
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric committed Dec 4, 2023
1 parent b613575 commit fcab0fa
Show file tree
Hide file tree
Showing 55 changed files with 2 additions and 2,811 deletions.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
dev-tools,
babel-preset-cli,
expo-cli,
expo-doctor,
expo-codemod,
pkcs12,
plist,
Expand Down
22 changes: 0 additions & 22 deletions packages/expo-doctor/LICENSE

This file was deleted.

46 changes: 2 additions & 44 deletions packages/expo-doctor/README.md
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).
12 changes: 0 additions & 12 deletions packages/expo-doctor/__mocks__/@expo/spawn-async.ts

This file was deleted.

3 changes: 0 additions & 3 deletions packages/expo-doctor/__mocks__/child_process.ts

This file was deleted.

2 changes: 0 additions & 2 deletions packages/expo-doctor/__mocks__/fs.js

This file was deleted.

20 changes: 0 additions & 20 deletions packages/expo-doctor/__mocks__/resolve-from.ts

This file was deleted.

6 changes: 0 additions & 6 deletions packages/expo-doctor/babel.config.js

This file was deleted.

12 changes: 0 additions & 12 deletions packages/expo-doctor/jest.config.js

This file was deleted.

49 changes: 0 additions & 49 deletions packages/expo-doctor/package.json

This file was deleted.

20 changes: 0 additions & 20 deletions packages/expo-doctor/src/__mocks__/chalk.ts

This file was deleted.

37 changes: 0 additions & 37 deletions packages/expo-doctor/src/__mocks__/log.ts

This file was deleted.

3 changes: 0 additions & 3 deletions packages/expo-doctor/src/__tests__/asMock.ts

This file was deleted.

Loading

0 comments on commit fcab0fa

Please sign in to comment.