Git Product home page Git Product logo

Comments (7)

cagrimes avatar cagrimes commented on June 4, 2024

Write a python script.
Yeah, I tried in vain and got the same errors. The app was written in a much older, 1.x, version of golang and I guess the newer dependancies don't play well with the older golang version. Every "fix" created a new error.
You can add LaTeX formatting within the markdown that will (should) allow colors, fonts, etc., to be included in the final pdf.
We just finished our SOC 2 audit and I created the policies using the comply app. My next year plan is to develop a LaTeX template and complete a python script I started to read the md files then create the pdf using my template (versus default.latex) and use a combination of the template and embedded latex formatting in the markdown. Unfortunately, this project is not longer being maintained by StrongDM. You'd have to signup for their commercial platform.

from comply.

TheMiniDriver avatar TheMiniDriver commented on June 4, 2024

Thanks, good to know there is other interest in this little tool.
I managed to get it going eventually by not following the README, but just running go build . This seemed to work to output an executable.
I then could make a mode that reads the colors, fonts and a logo from the comply.yml file, so it doesn't need to be set in each markdown file.

I may make a fork if this tool is no longer supported by StrongDM. Looks like it should be OK based on the license file.

from comply.

cagrimes avatar cagrimes commented on June 4, 2024

Thanks. I'll give that a try. Yeah, I'd prefer not to embed latex in every document, but it does work. If you fork this let me know. You won't be the first to fork, there are several, but none I've seen that actually modifies to add colors, fonts, logo, etc.

from comply.

cagrimes avatar cagrimes commented on June 4, 2024

I give up:

from comply.

cagrimes avatar cagrimes commented on June 4, 2024

% go build github.com/strongdm/comply
no required module provides package github.com/strongdm/comply: go.mod file not found in current directory or any parent directory; see 'go help modules'
iass-vm@iass-vm ~ %

from comply.

TheMiniDriver avatar TheMiniDriver commented on June 4, 2024

I cloned the repo, then ran go build in the directory. (without the github.com/strongdm/comply as in yours above)

from comply.

cagrimes avatar cagrimes commented on June 4, 2024

from comply.

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.