codeXapp / codeX

codeX - Secure Distributed Application Lifecycle Management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codeX

Secure distributed application life-cycle management system to handle all stages of software development process. It provides source code management, task tracking, continuous integration, build server, release server (TBD).

codeX is open-source project under Apache License 2.0. It is written in modern programming language called Swift by Richard Bukovanský.

It's ideologically based on work of other open-source and commercial projects, but it's written from scratch allowing to be full ALM system.

Artifacts

Everything in codeX (except your source code) is stored in .cx subfolder of your project's root folder as artifacts identified by their SHA3-512 hash.


Contributions

Reporting bugs, feature requests

If you want to report bug or request a feature, please use our issue tracker here on GitHub.

About

codeX - Secure Distributed Application Lifecycle Management

License:Apache License 2.0


Languages

Language:Swift 100.0%