# go-walker **Repository Path**: EEPPEE_admin/go-walker ## Basic Information - **Project Name**: go-walker - **Description**: go walk ? - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-09 - **Last Updated**: 2024-10-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: 文件管理器 ## README * this is a learning project - ref links: https://github.com/antonmedv/walk * build from source #+BEGIN_SRC console # *unix cd src && go build -o go-walker # Windows make-exe.cmd #+END_SRC * try BUGFIX - SEE: [[./BUGLIST][BUG]] * Configuration - I modify the source code, so maybe not work, but you may see [[./src/const_var.go][config]] * thanks for opensource - walk authors: @antonmedv - SEE: LICENSE