Skip to content

Commit ed79d5e

Browse files
committed
Update some posts
1 parent 9c9fd38 commit ed79d5e

File tree

4 files changed

+22
-0
lines changed

4 files changed

+22
-0
lines changed

docs/basic/github.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
!> 参见 [![](logo/github.svg)GitHub-Chinese-Top-Charts - Github 中文排行榜 | Github![](logo/star.svg)](https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts#Go)
22

3+
## Awesome 系列
4+
5+
- [![](logo/github.svg)awesome - 😎 Awesome lists about all kinds of interesting topics | Github![](logo/star.svg)](https://github.com/sindresorhus/awesome)
6+
- [![](logo/awesome.svg ':size=96')Awesome Go![](logo/star.svg)](https://awesome-go.com)
7+
- [![](logo/awesome.svg ':size=96')Awesome Python![](logo/star.svg)](https://awesome-python.com)
8+
39
## 数据库
410

511
?> [dbcli: Commandline Database Clients with Autocompletion and Syntax Highlighting](https://www.dbcli.com)
@@ -83,6 +89,11 @@
8389
cloc --exclude-dir=node_modules --exclude-list-file=cloc.txt ./
8490
```
8591

92+
## 压缩程序包
93+
94+
- [![](logo/github.svg)UPX - the Ultimate Packer for eXecutables | Github![](logo/star.svg)](https://github.com/upx/upx)
95+
96+
8697
## dotfiles
8798

8899
?> 参见 [![](https://notes.abelsu7.top/_media/favicon.ico ':size=16')Oh My Zsh/NeoVim/Tmux 打造终端 IDE | 苏易北](https://abelsu7.top/2019/05/21/terminal-ide-using-zsh-nvim-tmux)
@@ -100,6 +111,10 @@ cloc --exclude-dir=node_modules --exclude-list-file=cloc.txt ./
100111

101112
## Go 语言
102113

114+
### 综合教程
115+
116+
- [![](logo/github.svg)The Go Cookbook | Github![](logo/star.svg)](https://golangcookbook.com)
117+
103118
### 待整理
104119

105120
- [![](logo/star.svg)Go 编写的一些常用小工具 | 漠然](https://mritd.me/2018/11/27/simple-tool-written-in-golang/)
@@ -127,11 +142,16 @@ cloc --exclude-dir=node_modules --exclude-list-file=cloc.txt ./
127142
- [![](logo/github.svg)go-sh - 替代 os/exec 执行命令 | Github![](logo/star.svg)](https://github.com/codeskyblue/go-sh)
128143
- [![](logo/github.svg)go-homedir - 替代 os/user,支持交叉编译 | Github![](logo/star.svg)](https://github.com/mitchellh/go-homedir)
129144
- [![](logo/github.svg)gotty | Share your terminal as a web application](https://github.com/yudai/gotty)
145+
- [![](logo/github.svg)urfave/cli - A simple, fast, and fun package for building command line apps in Go | Github![](logo/star.svg)](https://github.com/urfave/cli/tree/v2)
130146

131147
### SSH
132148

133149
- [![](logo/github.svg)gossh - 极简的 ssh 管理工具,支持多台主机、远程执行命令、传递文件 | Github![](logo/star.svg)](https://github.com/andesli/gossh)
134150

151+
### 嵌入式
152+
153+
- [![](logo/tinygo.png)TinyGo - A Go Compiler For Small Places![](logo/star.svg)](https://tinygo.org)
154+
135155
## Github 状态监控
136156

137157
- [![](logo/github.svg)Github Status![](logo/star.svg)](https://www.githubstatus.com)

docs/basic/logo/awesome.svg

Lines changed: 1 addition & 0 deletions
Loading

docs/basic/logo/tinygo.png

790 Bytes
Loading

docs/links/friends.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
| [WKLKEN BUILDING](http://www.wklken.me) | [凌岳_wklken](https://github.com/wklken) | 腾讯,Pythonista,Vimer |
7676
| [卡瓦邦噶](https://www.kawabangga.com) | [赖信涛](https://github.com/laixintao) | pingtop 作者,Python,Vimer,蚂蚁金服 SRE |
7777
| [int32bit's Blog](http://int32bit.me) | [int32bit](https://github.com/int32bit) | Linuxer, Vimer, Pythoner, OpenStacker, Docker |
78+
| [Paper](https://paper.seebug.org) | 404 Team from Knownsec | 安全技术精粹 |
7879

7980
## 友链收集
8081

0 commit comments

Comments
 (0)