Skip to content

stevenhughes73/JuliaMonoRepoApp

Repository files navigation

Julia Monorepo App

CI codecov Documentation

A Star Wars themed Julia monorepo demonstration.

Packages

  • TheForce - Base package with core Force functionality
  • TheEmpire - Sith lords and TIE fighters
  • TheResistance - Jedi and X-wing fighters
  • StarWarsApp - Main application orchestrating epic battles

Usage

using StarWarsApp
result = battle()  # Returns :resistance_wins

Development

This monorepo demonstrates:

  • Julia package development in monorepo structure
  • Proper dependency management between local packages
  • GitHub Actions CI/CD with coverage aggregation
  • Reexporting patterns for clean user APIs

About

An example Julia mono repo. An App with multiple packages with Github actions.

Resources

License

Stars

4 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages