Coder Social home page Coder Social logo

Comments (3)

poma avatar poma commented on May 18, 2024

I've made a simple wrapper implementation as described in the last paragraph gist that adds new exclusions when you use npm or cargo. Any thoughts on this approach?

from asimov.

stevegrunwell avatar stevegrunwell commented on May 18, 2024

First, thanks for bringing up this excellent point. When building Asimov initially, I was so concerned with historical dev dependencies that I wasn't even thinking about those that would be installed in the future (which is odd, considering how often I'm spinning up new projects).

While I think the wrappers you wrote for npm and cargo are extremely clever, hooking into the bootstrap of Time Machine itself is probably the most sensible route; heck, if we're able to pull that off for all of the automatic background runs, we could do away with the scheduled Asimov run entirely 🤔.

Side-note: one of the coolest things about building a simple tool that benefits developers regardless of language is the number of awesome things we can collectively come up with 😄.

from asimov.

muuvmuuv avatar muuvmuuv commented on May 18, 2024

You could also turn auto backups off and do it manually after each asimov run: https://apple.stackexchange.com/questions/148963/run-script-before-every-time-machine-backup

from asimov.

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.