Archive:Getting Started/Using Project Neon to contribute to KDE (zh TW)

From KDE TechBase
Revision as of 07:40, 5 January 2010 by Dokinkon (talk | contribs) (Created page with 'Project Neon指的是每晚建構的最新KDE的trunk。它提供了一個簡單的方法讓那些剛開始入門的KDE貢獻人員能快速上手而不必自己check-out整份...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Project Neon指的是每晚建構的最新KDE的trunk。它提供了一個簡單的方法讓那些剛開始入門的KDE貢獻人員能快速上手而不必自己check-out整份的KDE tree並且在local端維護。此外,那些額外的相依組件會自動被處理及更新。這非常適合剛入門的開發人員,寫文件的人員及易用性設計師

Project Neon is a nightly build of the latest KDE trunk. It is an easy way for new contributors to KDE to get started without having to build the entire KDE-SVN tree and maintain the checkout. Additionally, dependencies are automatically handled and updated. This is suitable for new developers, translators, usability designers, documenters, promoters, bug triagers etc. This process makes the steps detailed on this page, including changes to your .bashrc unnecessary.

However, for developers, it may at some point become necessary to build more components from SVN as you become more involved in the project. The kdesvn-build script is an easy way to build all or parts of KDE SVN.