Commit Graph

12 Commits

Author SHA1 Message Date
Bo-Yi Wu
c4f4d0f112 chore: improve performance and update dependencies
- Add `bin` to .gitignore
- Change output path for the executable in Makefile
- Update `github.com/stretchr/testify` to v1.8.4
- Update `github.com/urfave/cli/v2` to v2.25.5

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2023-06-04 16:44:10 +08:00
Bo-Yi Wu
1dcc9acbe5 chore(release): support multiple platform 2022-06-16 10:50:33 +08:00
Bo-Yi Wu
9dd4b8db8d
add arm arm64 and amd64 build. (#106)
* add arm arm64 and amd64 build.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

* add release folder to ignore list.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-11-09 20:12:30 -06:00
Bo-Yi Wu
7871a8e9f5 feat: switch glide to govendor. (#43)
* feat: switch glide to govendor.
2017-02-18 23:45:53 +08:00
Bo-Yi Wu
03be9e5be0 refactor: remove unnecessary func. (#40) 2017-02-04 16:37:26 +08:00
Bo-Yi Wu
3932e1a754 feat: add testing and makefile. 2017-01-23 09:50:25 +08:00
Bo-Yi Wu
6a9d65f51a feat: add glide package manager. 2017-01-23 09:34:07 +08:00
Thomas Boerger
c816c75fc6
Migrated plugin to 0.5 structure 2016-07-13 17:32:38 +02:00
Thomas Boerger
4d16d3496a Updated gitignore to respect also coverage.out 2016-02-21 11:38:18 +01:00
Thomas Boerger
57898a9c71 Added empty line at the end of gitignore 2016-01-01 21:33:20 +01:00
Brad Rydzewski
8739246151 initial commit for ssh plugin 2015-10-21 12:34:42 -07:00
Brad Rydzewski
6ad0e68641 Initial commit 2015-10-20 11:05:53 -07:00