SkillAgentSearch skills...

Mancy

Mancy is a file watcher which supported to auto upload the changes to remote server via ssh/sftp.

Install / Use

/learn @rootrl/Mancy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Introduction

Mancy is a file watcher and supported to auto upload the changes to remote server via ssh/sftp.

I start this project for learning golang and solve some problem in our develop environment.

Usage

  1. go get github.com/rootrl/Mancy
  2. go build
  3. run "Mancy" or "Mancy.exe"(windows)

Todo

  • The variable "sftpClient" is used as a global variable, that's not cool, Maybe better to define a sftp struct and provides set of methods
View on GitHub
GitHub Stars46
CategoryCustomer
Updated4mo ago
Forks15

Languages

Go

Security Score

77/100

Audited on Nov 11, 2025

No findings