osp

command module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2025 License: MIT Imports: 1 Imported by: 0

README

OSP - Open Source Software Pilot

Go Report Card GoDoc License

Automated Open Source Software Management

OSP (Open Source Pilot) 是一个自动化的开源软件管理工具,它帮助开源项目维护者更高效地管理项目、跟踪进展、生成报告。

特性

  • 🔑 GitHub 认证管理
  • 📊 项目数据统计和分析
  • 📝 自动生成项目规划
  • 📈 Star 趋势统计
  • 📝 自动生成新手任务
  • 📅 社区动态聚合

🚀 安装

更多安装方式请参考 高级安装指南

🐙 Go 安装
go install github.com/elliotxx/osp@latest
🍺 Homebrew 安装

通过 Homebrew 安装:

brew tap elliotxx/tap
brew install osp

基本使用

  1. 登录 GitHub
# 使用 GitHub CLI 登录
gh auth login

# 验证 OSP 认证状态
osp auth status
  1. 管理仓库
# 添加仓库
osp repo add owner/repo

# 切换仓库
osp repo switch owner/repo

# 查看当前仓库
osp repo current
  1. 生成规划
# 基于里程碑生成规划
osp plan <milestone-number>

# 使用自定义标签和分类
osp plan <milestone-number> --label planning --categories bug,documentation,enhancement

更多使用说明请参考 使用文档

文档

贡献

欢迎贡献代码和提出建议!请参考我们的贡献指南

许可证

本项目采用 MIT 许可证,详见 LICENSE 文件。

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
hack
gen-docs command
pkg
cmd
log
Package log provides a simple logging package with support for hierarchical logging and colors.
Package log provides a simple logging package with support for hierarchical logging and colors.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL