https://github.com/nefe/nei-tools
A multi-environment management and fast switching solution.
https://github.com/nefe/nei-tools
antd chrome extension fast-switching-solution multi-environment-management typescript
Last synced: 2 months ago
JSON representation
A multi-environment management and fast switching solution.
- Host: GitHub
- URL: https://github.com/nefe/nei-tools
- Owner: nefe
- License: mit
- Created: 2018-06-17T08:22:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-25T08:23:55.000Z (over 6 years ago)
- Last Synced: 2024-12-25T09:49:19.315Z (4 months ago)
- Topics: antd, chrome, extension, fast-switching-solution, multi-environment-management, typescript
- Language: CSS
- Homepage:
- Size: 9.91 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chrome Extension for multi-environment switching management(multi-environment-manager)
> A multi-environment switching management solution.

## Installation
Install it from [Chrome Web Store](https://chrome.google.com/webstore/detail/multiple-environmental-ma/ehboglklfbenahbjndhnpkicglekincp).
## Demo
Demo :

Options :

## Contributing
1. Download the project
```Bash
git clone https://github.com/TingGe/multi-environment-manager.git
cd multi-environment-manager
yarn
yarn build
# 或 yarn watch
```2. Go to `chrome://extensions` in Google Chrome
3. With the developer mode checkbox ticked, click **Load unpacked extension...** and select the `build` folder from this repo