An open API service indexing awesome lists of open source software.

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

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.