Coder Social home page Coder Social logo

Comments (4)

hoijui avatar hoijui commented on September 26, 2024

Makes sense!
But how exactly to do it... not sure I am.
There is already a MoVeDo docker image, which is used when building a projects documents in CI.
To use that on a local machine, would be quite heavy and clunky though, for my taste.
The problem is, that MoVeDo is quite leight-weight, but uses a lot of other tools (pandoc, panflute, BASH/UNIX tools, ...), which themselves have their particularities, and separate package managers to install them, and what not.
... Then again.. this is already the case now, and we can just leave it as is.

Yeah.. to combine your two approaches would make sense to me. have it in a separate dir, but as a git repo, and use git for updating. One potential issue, is if there would be backwards incompatibilities (which the current approach handles well), but that should not happen too much in practice, or say, we could consider it a bug to be fixed. at least so it was until now.

The docker image approach already uses the MOVEDO_DIR env way of doing things.

from movedo.

hoijui avatar hoijui commented on September 26, 2024

d87736d adds the bash script bin/mvd,
which simply redirects to all the commands under scripts/.
I tried it locally, and it seems to work.
Meaning.. this should already... mostly... be it,
aside form changing the documentation and CI scripts and so on, to reflect this change.

from movedo.

pieterhijma avatar pieterhijma commented on September 26, 2024

Thanks, great work!

from movedo.

hoijui avatar hoijui commented on September 26, 2024

Note to self:
Only documenting this (in the README) is missing.

from movedo.

Related Issues (8)

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.