Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
Actor Framework
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cpp-libs
Actor Framework
Commits
d011b9e8
Commit
d011b9e8
authored
Oct 24, 2017
by
Dominik Charousset
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Jenkins and community links
parent
ec6430b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
13 deletions
+10
-13
README.md
README.md
+10
-13
No files found.
README.md
View file @
d011b9e8
...
...
@@ -9,13 +9,6 @@ network transparent messaging, and more.
[
![Documentation Status
][
docs-badge
]
](http://actor-framework.readthedocs.io/en/latest/?badge=latest)
[
![Coverity
][
coverity-badge
]
](https://scan.coverity.com/projects/5555)
[
![In Progress
][
in-progress-badge
]
](https://waffle.io/actor-framework/actor-framework)
[
![Fixed in Develop
][
fixed-in-develop-badge
]
](https://waffle.io/actor-framework/actor-framework)
## Community
*
__Chat__: https://gitter.im/actor-framework/chat
*
__Mailing List__: https://groups.google.com/d/forum/actor-framework
*
__Twitter__: https://twitter.com/actor_framework
## Online Resources
...
...
@@ -24,14 +17,20 @@ network transparent messaging, and more.
*
__Doxygen__: http://www.actor-framework.org/doc
*
__HTML Manual__: https://actor-framework.readthedocs.io
*
__PDF Manual__: http://www.actor-framework.org/pdf/manual.pdf
*
__HTML Manual (develop version)__: https://actor-framework.readthedocs.io/en/develop/
*
__PDF Manual (develop version)__: http://www.actor-framework.org/develop/pdf/manual.pdf
## Report Bugs / Get Help
*
__Open Issues on GitHub__: https://github.com/actor-framework/actor-framework/issues/new
*
__Ask Questions on StackOverflow__: https://stackoverflow.com/questions/ask?tags=c%2b%2b-actor-framework
## Community
*
__Chat__: https://gitter.im/actor-framework/chat
*
__Twitter__: https://twitter.com/actor_framework
*
__User Mailing List__: https://groups.google.com/d/forum/actor-framework
*
__Developer Mailing List__: https://groups.google.com/d/forum/caf-devel
*
__Feature Proposals__: https://github.com/actor-framework/evolution
## Get CAF
### Linux Packages
...
...
@@ -71,7 +70,7 @@ You can install the latest stable release with:
brew
install
caf
```
Alternatively, you can use the
development branch
by using:
Alternatively, you can use the
current development version
by using:
```
sh
brew
install
caf
--HEAD
...
...
@@ -173,7 +172,7 @@ http://dx.doi.org/10.1016/j.cl.2016.01.002.
[
obs-dev-nightly
]:
https://software.opensuse.org/download.html?project=devel%3Alibraries%3Acaf%3Anightly&package=caf-devel
[
jenkins-badge
]:
https://jenkins.inet.haw-hamburg.de/buildStatus/icon?job=CAF/
develop%20branch
[
jenkins-badge
]:
https://jenkins.inet.haw-hamburg.de/buildStatus/icon?job=CAF/
all
[
docs-badge
]:
https://readthedocs.org/projects/actor-framework/badge/?version=latest
...
...
@@ -182,5 +181,3 @@ http://dx.doi.org/10.1016/j.cl.2016.01.002.
[
gitter-badge
]:
https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg
[
in-progress-badge
]:
https://badge.waffle.io/actor-framework/actor-framework.png?label=In%20Progress&title=Issues%20in%20progress
[
fixed-in-develop-badge
]:
https://badge.waffle.io/actor-framework/actor-framework.png?label=Fixed%20in%20develop&title=Issues%20fixed%20in%20develop
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment