Canop / Canop/bacon

Default Templates

Open
#335 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
3.4k
Forks
126
Avg merge
2d 1h
Merged PRs (30d)
7

Description

Could we have default templates for the different analyzers bacon supports?

e.g.
```shell
bacon --init --cpp
bacon --init --python
bacon --init --js
```
or:
```shell
bacon --init --analyzer cpp
bacon --init --analyzer python
bacon --init --analyzer js
```

default being rust.

Or even better supporting build systems for C++:
```shell
bacon --init --meson
bacon --init --cmake
bacon --init --scons
...
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.