https://github.com/maxam2017/dev-setup
env setup script for personal use
https://github.com/maxam2017/dev-setup
cli zx
Last synced: 11 months ago
JSON representation
env setup script for personal use
- Host: GitHub
- URL: https://github.com/maxam2017/dev-setup
- Owner: maxam2017
- License: mit
- Created: 2021-07-27T17:07:29.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-02T14:23:16.000Z (almost 5 years ago)
- Last Synced: 2025-04-10T19:46:44.810Z (over 1 year ago)
- Topics: cli, zx
- Language: TypeScript
- Homepage: https://gist.github.com/maxam2017/e6e1cdfcea220741a15daa6cc8a98cdb
- Size: 51.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# dev-setup
Setup dev env by some scripts
> This product is for personal use, I'm not responsible for any problems.
## Usage
Ensure you have [Node.js](https://nodejs.org) version 14.8.0+ installed. Then run the following:
```bash
$ npx https://gist.github.com/maxam2017/e6e1cdfcea220741a15daa6cc8a98cdb
```
## FAQ
1. why just use `npx github:[user]/[repository]`?
It doesn't work on my device. Still find the root cause...
## License
Distributed under the [MIT License](https://choosealicense.com/licenses/mit/). See `license` for more information.