Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukasheinrich/atlas-cmake-pybind-attempt


https://github.com/lukasheinrich/atlas-cmake-pybind-attempt

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# atlas-cmake-pybind-attempt

## Getting Started

```console
$ make debug
```

### Build locally in an AnalysisBase Docker image

```console
$ make build-docker
$ make debug
```

### Build and run tests locally in an AnalysisBase Docker image

```console
$ make ci-docker
```