forked from ACS-Community/ACS
-
Notifications
You must be signed in to change notification settings - Fork 3
Repository Contents
Matias Mora edited this page Jul 23, 2014
·
18 revisions
This is a summary of repository contents and should eventually be moved into the main README file.
https://github.com/ACS-Community/ACS
- Benchmark: ACS Benchmarking suite and tests
- Documents: Documentation tree
- ExtProd: External products and patches, prerequisite for building ACS
- LGPL: Core ACS packages released under LGPL license
- RPM: packaging tools and scripts to generate an ACS distribution based on RPM
Additionally these two files are relevant to identify an ACS release:
- ACS_VERSION: The current ACS version
- ACS_PATH_LEVEL: The current ACS patch level
~ $ git clone git@github.com:ACS-Community/ACS.git
Further git references and conversion from/to other SCMs are available [here](Git User Guide).
New development and patches are always applied to the master, while every ACS release is split off into a separate branch.
TBD: Community releases?
TBD
Implementation language specific code examples are available as follows:
General ACS documents are available in Documents.