Logo
Explore Help
Sign In
titor/yoyo
1
0
Fork 0
You've already forked yoyo
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
7c8a9249841c119c0e8c6624c132fd4a99262ed1
yoyo/go.mod

6 lines
86 B
Modula-2
Raw Normal View History

initial: project structure and documentation setup - Create project directory structure - Initialize Go module - Set up development documentation (why.md, taolun.md, changelog.md, memory.md, AGENTS.md) - Configure YAML config template - Set up .gitignore and .env.example - Design OOP architecture with factory and strategy patterns Version: 0.0.1
2026-03-28 23:19:13 +08:00
module github.com/titor/fanyi
go 1.26.1
feat: implement core architecture (v0.0.2) - Implement Config class with YAML loading and environment variable support - Implement Provider interface and factory pattern - Implement SiliconFlow provider as example - Implement Translator core class with prompt management - Create CLI entry point - Add configuration template and unit tests - Update changelog and discussion records Version: 0.0.2
2026-03-28 23:27:02 +08:00
require gopkg.in/yaml.v3 v3.0.1 // indirect
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 56ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API