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

https://github.com/lisniuse/devenv

个人开发环境搭建脚本
https://github.com/lisniuse/devenv

Last synced: about 1 month ago
JSON representation

个人开发环境搭建脚本

Awesome Lists containing this project

README

        

# DevEnv

个人开发环境搭建脚本

## 安装所需要的开发软件最新版本

```sh
python downloader.py
```

## 生成ssh公钥

```sh
python sshg.py
```