Download an executable #67
Replies: 3 comments
-
@spartan27244 To run the validator, you need to set up a suitable environment which includes those components. This is a developer task. Scott's instructions are solid, and I was able to build and run the validator on an AWS Linux VM. If you don't mind my asking, what is your goal in running the validator? Have you considered outsourcing that task to a vendor rather than doing it yourself? |
Beta Was this translation helpful? Give feedback.
-
My goal running the validator is to validate files received. We are a development shop, but do not use C++, Node, Dapper, etc. and seems a bit of a stretch just to get one executable to validate a file or 12.
From: David M Golden ***@***.***>
Sent: Monday, August 29, 2022 8:21 PM
To: CMSgov/price-transparency-guide-validator ***@***.***>
Cc: Lee Taylor ***@***.***>; Mention ***@***.***>
Subject: Re: [CMSgov/price-transparency-guide-validator] Download an executable (Discussion #67)
@spartan27244<https://github.com/spartan27244> To run the validator, you need to set up a suitable environment which includes those components. This is a developer task. Scott's instructions are solid, and I was able to build and run the validator on an AWS Linux VM.
If you don't mind my asking, what is your goal in running the validator? Have you considered outsourcing that task to a vendor rather than doing it yourself?
—
Reply to this email directly, view it on GitHub<#67 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKZSNDPWF6Q2GXXOUCNXPX3V3VHXFANCNFSM577CLGYA>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
Beta Was this translation helpful? Give feedback.
-
@spartan27244 -- You don't need to use C++ directly, that is the point of leveraging docker. We are using docker because we didn't want to create and maintain an executable for each ISA. |
Beta Was this translation helpful? Give feedback.
-
I want to be able to download an executable to validate the files. I have no idea what these are nor do I want them.
C++
Node (version 16.x)
NPM (version 8.5.x)
Docker (version 19.x)
Beta Was this translation helpful? Give feedback.
All reactions