Skip to content

devops-env/env4devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ENV for DevOps

快速开发和部署环境

版本

版本 资源库 开始 最后更新时间 提交
4 https://github.com/devops-env/env4devops 2020-05-28 02:00
3 https://github.com/devops-env/env 2019-08-14 16:32 2020-05-26 20:27 104
2 https://gitee.com/devops-env/env 2018-12-09 17:35 2020-04-03 12:10 91
1 https://gitee.com/netjoin/ENV 2016-11-18 16:42 2018-12-09 00:28 15

目录

# 目录名 说明
bin 批处理文件
dev 设备存储同步 https://github.com/sync-backup/dev
etc 配置文件
tmp 临时文件
win Windows 平台软件程序和数据
www Web 根目录和 Git 资源库

git 忽略

.gitignore

/bin/*.cmd
/dev/

etc/.gitignore

*
!.gitignore
!.dist
!.dist/*

tmp/.gitignore

/ssl/
/www/

tmp/bin/.gitignore

*
!.gitignore
!.dist
!.dist/*

win/ProgramFiles/.gitignore

*
!.gitignore
!README.md

www/git/<发布者>/.gitignore

*
!.gitignore
!git_config.cmd

软件

网络

Chrome

Git

本地

7-Zip

编辑器

Typora

Sublime Text

Notepad++

运行时

Visual C++ Redistributable

.NET Framework

开发运维

PHP

Composer

Nginx

MySQL

About

ENV for DevOps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors