# TryEverything **Repository Path**: wang_cyi/TryEverything ## Basic Information - **Project Name**: TryEverything - **Description**: 提供解决生活中小烦恼的工具 - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-12-14 - **Last Updated**: 2022-03-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TryEverything #### Description 提供解决生活中小烦恼的工具 I messed up tonight I lost another fight 今夜我搞砸了又一次的落敗 I still mess up but I'll just start again 雖搞砸 但我依然會重新開始 I keep falling down I keep on hitting the ground 我總是失敗 總是摔倒 I always get up now to see what's next 而我總能重新振作 迎接嶄新的未來 Birds don't just fly they fall down and get up 鳥兒不只高飛 牠們跌落又重新展翅 Nobody learns without getting it wrong 沒有嘗試錯誤,怎能有成功的一天 I won't give up no I won't give in 我絕不會屈服 絕不會放棄 Til I reach the end and then I'll start again 直到我抵達終點 我才會重新出發 No I won't leave I wanna try e #### Software Architecture Software architecture description #### Installation 1. window 开机启动: G:\code\TryEverything\srcipts\start.bat GOPATH=D:\code\go GOROOT=F:\software\go1.14 path=%GOPATH%\bin 项目位置:go\src\gitee.com\wang_cyi\TryEverything ### 2. 开发环境部署 ssh vpn git clone https://gitee.com/wang_cyi/TryEverything.git supervisor 监控服务 centos7安装 yum install epel-release yum install -y supervisor systemctl enable supervisord systemctl start supervisord cat /etc/supervisord.conf [include] files = /etc/supervisord.d/*.conf cd /etc/supervisord.d 3. 第三方库 go get github.com/silenceper/wechat go get golang.org/x/text go get github.com/huichen/gobo go get github.com/go-gomail/gomail go get github.com/chenqinghe/baidu-ai-go-sdk go get github.com/go-sql-driver/mysql go get github.com/jakecoffman/cron ## to_do https://www.processon.com/view/link/5e9a76aae401fd262e2295b1