Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

heusalagroup/fi.hg.node

Repository files navigation


DEPRECATED

Development under this git repository is discontinued and future improvements will continue under io.hyperify.node.

Join our Discord to discuss about our software!


fi.hg.node

HG's Git Submodule for code depending on NodeJS implementation.

Install the module

npm i @types/nodejs

Our fi.hg.core is also required dependency:

mkdir -p src/fi/hg
git submodule add git@github.com:heusalagroup/fi.hg.core.git src/fi/hg/core
git config -f .gitmodules submodule.src/fi/hg/core.branch main

Finally, you can set up the module itself:

git submodule add git@github.com:heusalagroup/fi.hg.node.git src/fi/hg/node
git config -f .gitmodules submodule.src/fi/hg/node.branch main

See also

About

HG's Git Submodule for code depending on NodeJS

Resources

License

Stars

Watchers

Forks

Packages

No packages published