Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ lager Public
forked from build2-packaging/lager

build2 package repository for lager

License

Notifications You must be signed in to change notification settings

Klaim/lager

 
 

Repository files navigation

lager - C++ library for value-oriented design

This is a build2 package repository for lager, a library to assist value-oriented design by implementing the unidirectional data-flow architecture.

This file contains setup instructions and other details that are more appropriate for development rather than consumption. If you want to use lager in your build2-based project, then instead see the accompanying PACKAGE-README.md file.

The development setup for lager uses the standard bdep-based workflow. For example:

git clone .../lager.git
cd lager

bdep init -C @gcc cc config.cxx=g++
bdep update
bdep test

About

build2 package repository for lager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 80.1%
  • C++ 19.9%