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

Commit

Permalink
refactor(env-info): move to expo/expo (#4785)
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric authored Nov 23, 2023
1 parent fb48418 commit 0115c57
Show file tree
Hide file tree
Showing 12 changed files with 2 additions and 408 deletions.
22 changes: 0 additions & 22 deletions packages/expo-env-info/LICENSE

This file was deleted.

40 changes: 2 additions & 38 deletions packages/expo-env-info/README.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,3 @@
<!-- Title -->
<h1 align="center">
👋 Welcome to the <br>Expo Environment Info package.
</h1>
# `expo-env-info`

## 🚀 Usage

### CLI

```sh
# Usage
npx expo-env-info [options] [path]
```

## ⚙️ Options

For more information run `npx expo-env-info --help` (or `-h`)

| Options | Description |
| ------------- | ------------------------- |
| -h, --help | output usage information |
| -v, --version | output the version number |

## 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-env-info).
6 changes: 0 additions & 6 deletions packages/expo-env-info/babel.config.js

This file was deleted.

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

This file was deleted.

44 changes: 0 additions & 44 deletions packages/expo-env-info/package.json

This file was deleted.

5 changes: 0 additions & 5 deletions packages/expo-env-info/src/__mocks__/fs.js

This file was deleted.

68 changes: 0 additions & 68 deletions packages/expo-env-info/src/__tests__/diagnostics-test.ts

This file was deleted.

45 changes: 0 additions & 45 deletions packages/expo-env-info/src/__tests__/helpers-test.ts

This file was deleted.

73 changes: 0 additions & 73 deletions packages/expo-env-info/src/diagnosticsAsync.ts

This file was deleted.

28 changes: 0 additions & 28 deletions packages/expo-env-info/src/helpers.ts

This file was deleted.

Loading

0 comments on commit 0115c57

Please sign in to comment.