File uploader across multiple FTP server with Go.
Stars
8
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
13
commits
Merge pull request #2 from hantsaniala/feature/fix-windows-path
208815f
fix(upload): fix path problem on windows
3e3d9f3
Merge pull request #1 from hantsaniala/develop
1ccd5e4
fix: fix github workflows folder name
1455ec4
feat: add dist forlder to `.gitignore`
c122873
feat: add github goreleaser CI workflow
7a232f7
feat: add `goreleaser.yml`
a1052d2
feat: add base `uploder` pkg
fe638ea
feat: add `.gitignore`
2320fab
feat: add `README.md`
a45d947
feat: add `LICENSE`
3723020
feat: add `go.mod` and `go.sum`
c68f745
Initial commit
e7d9391