joshrotenberg / adrs

Architectural Decision Record tool in Rust
http://joshrotenberg.com/adrs/
Apache License 2.0
19 stars 5 forks source link

bug(compatibility): adrs-tools new works without having run init #24

Closed joshrotenberg closed 5 months ago

joshrotenberg commented 6 months ago

adrs-tools new first will create doc/adr/0001-first.md if a) no doc/ already exists and b) no .adr-dir file is present.