5.0.6 • Published 2 years ago

@hyperdivision/heimdall-server v5.0.6

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
2 years ago

heimdall-server

Spin up and bootstrap Heimdall

npm install -g @hyperdivision/heimdall-server

Usage

heimdall-server --bootstrap 'word1 word2 word3'

To setup a custom operation first clone the operation and npm install it

git clone my-custom-operation
cd my-custom-operation
npm install
cd ..

Then simply pass it to heimdall-server

heimdall-server -o ./my-custom-operation --bootstrap 'word1 word2 word3'

That is it!

License

MIT

5.0.6

2 years ago

5.0.5

2 years ago

5.0.4

2 years ago

5.0.3

2 years ago

5.0.2

2 years ago

5.0.1

2 years ago

5.0.0

2 years ago

4.3.2

2 years ago

4.3.1

3 years ago

4.3.0

3 years ago

4.2.1

3 years ago

4.2.0

3 years ago

4.1.0

4 years ago

4.0.0

4 years ago

3.1.0

4 years ago

3.0.0

4 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago