joinhelm

This package was created for the purpose of allowing users to complete challenges connected to joinhelm.com while ensuring they have full access to their preferred local work environment

Usage no npm install needed!

<script type="module">
  import joinhelm from 'https://cdn.skypack.dev/joinhelm';
</script>

README

This package was created by joinhelm.com

Its function is to keep track of the problem solving path each user takes in order to best frame his or her skillset.

To use this package, run the following within your challenge's home directory:

npm i joinhelm --save

And include the following in your index.js file:

const {helm} = require('joinhelm') helm()