Open HenrikBengtsson opened 8 months ago
Not sure either.
I could use the code as is in the web interface (https://www.seguid.org/web) with
<script src="https://raw.githack.com/seguid/seguid-javascript/main/seguid.js"></script>
maybe we could add an instruction for this in the README?
Acknowledging I'm a Node/npm rookie, will users who are only interested in the CLI interface (i.e.
npx seguid ...
) install the package the same way as a developer who which to incorporateseguid.js
in their code base? Is there a need for different installation instructions.