Giter Club home page Giter Club logo

Comments (3)

npryce avatar npryce commented on May 22, 2024

Not something I'd thought of before.

If you want to document decisions about different components of the architecture, instead of the overall system architecture, could you run adr-tool in the subdirectory for each component?

E.g. if you have a repo structure like:

<project-root>/
   +-- back-end/
   |
   +-- front-end/

You could run cd into back-end and run adr init, then into front-end/ and run adr-init, to have an ADR log for each component. And you could also have an ADR log under the root for recording decisions that affect the whole system.

from adr-tools.

npryce avatar npryce commented on May 22, 2024

Would feature suggested by #48 be a solution? If that was implemented, you could wrap adr-tool in project-specific scripts that would enforce a distinction between your app components.

from adr-tools.

npryce avatar npryce commented on May 22, 2024

Closing because you can use adr init to create multiple ADR directories in the same Git repo already, and because this use case would be supported by #48.

from adr-tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.