12 Commits

Author SHA1 Message Date
Bo-Yi Wu
7468610684
chore: standardize code style and enhance changelog configuration
- Change single quotes to double quotes for `name_template`
- Add changelog configuration with GitHub integration
- Define changelog groups for Features, Bug fixes, Enhancements, Refactor, Build process updates, Documentation updates, and Others

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2024-07-19 07:46:51 +08:00
Xiaotong Liu
79beba5443
fix(parameter): missing protocol argument (#193)
* fix host split

* rm .idea
2024-07-19 07:43:10 +08:00
appleboy
e5bd02fd8e
chore: update build process to output executables to bin directory
- Add `bin` to the `.gitignore` file
- Change the build command in the `Makefile` to output the executable to the `bin` directory

Signed-off-by: appleboy <appleboy.tw@gmail.com>
2023-12-24 20:05:24 +08:00
Bo-Yi Wu
f410f5e6ca chore(git): add release folder to ignore list. 2017-12-22 10:58:32 +08:00
Bo-Yi Wu
9787fcfb60 refactor: add vendor folder. (#34)
* refactor: add vendor folder.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-02-12 17:51:17 +08:00
Bo-Yi Wu
bb6e686f9a feat: initial easyssh testing. (#27) 2017-02-04 17:21:42 +08:00
Bo-Yi Wu
4fc0ebcd98 update tool
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-12-28 11:02:31 +08:00
Bo-Yi Wu
7b90afbf37 Support load configuration from files.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-11-21 11:10:20 +08:00
Bo-Yi Wu
8033f673d2 update scp plugin.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-10-19 16:10:14 +08:00
Bo-Yi Wu
0cf583c9c7 rename package.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-10-18 10:08:12 +08:00
Bo-Yi Wu
b2e4805d89 initial projects.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-10-18 10:04:15 +08:00
Bo-Yi Wu
bf26fa27f6 Initial commit 2016-10-16 21:35:56 +08:00