Skip to content

hyperifyio/io.hyperify.node

Repository files navigation

Join our Discord to discuss about our software!

io.hyperify.node

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

Install the module

npm i @types/nodejs

Our io.hyperify.core is also required dependency:

mkdir -p src/fi/hg
git submodule add [email protected]:hyperifyio/io.hyperify.core.git src/io/hyperify/core
git config -f .gitmodules submodule.src/io/hyperify/core.branch main

Finally, you can set up the module itself:

git submodule add [email protected]:hyperifyio/io.hyperify.node.git src/io/hyperify/node
git config -f .gitmodules submodule.src/io/hyperify/node.branch main

See also

License

Copyright (c) Heusala Group Ltd. All rights reserved.

Each software release is initially under the HG Evaluation and Non-Commercial License for the first two years. This allows use, modification, and distribution for non-commercial and evaluation purposes only. Post this period, the license transitions to the standard MIT license, permitting broader usage, including commercial applications. For full details, refer to the LICENSE.md file.

Commercial usage licenses can be obtained under separate agreements.

About

The git module for NodeJS related TypeScript code

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages