Skip to content

cyclus/kitlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kitlus

To get started quick, run the ./install.sh script. For building yourself, the kitlus library (in the kitlus subdirectory) must be installed before the agents in the agents subdirectory can be built and installed. The process goes something like this:

cd kitlus
make && make install
cd ../agents
make && make install

Default install prefix is $HOME/.local. You will probably need to add $HOME/.local/lib to your LD_LIBRARY_PATH.

About

like Boost - but for Cyclus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published