Skip to content

Fix, A lightweight issue tracker #26

Description

@mht

Fix 是新的開源專案,一個微型 Issue Tracking System,目標是運行於類似 Raspberry Pi 的微型電腦上,部署容易,儲存格式為 Git-friendly,目前暫訂為純文字 。專案尚在初期開發階段,有趣的是,作者在專案一開始便陸續撰文,描述該專案的架構,為達到某功能選用哪些技術以及為什麼用某個函式庫。打算以 BDD 及 TDD 的方式進行開發,並充份運用 C++11/14 帶來的新功能。

開源碼搭配第一手文章,目前看到幾個有趣的地方:

  • 以 Conan 來管理相依的套件
  • 以 Catch 做 Unit Test (TDD)
  • 以 Python Behave 做 BDD

其撰碼風格不會太偏門(是我的菜XD),感覺真是學習中階 C++ 的活教材。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions