freeCodeCamp / near-curriculum

BSD 3-Clause "New" or "Revised" License
26 stars 12 forks source link

feat: add freecodecamp-os package #1

Closed ShaunSHamilton closed 2 years ago

ShaunSHamilton commented 2 years ago

This does not work in Gitpod, because of some permission error when dealing with NPM.

Once you are happy with this, we can update freecodecamp-os version to 1.5.1.

Notables

ShaunSHamilton commented 2 years ago

PS: That fix, in the linked PR, is in this PR, because the package points to that branch. You just need to make sure there are no Git overrides when the package is installed.

ShaunSHamilton commented 2 years ago

Would we not be able to remove the .freeCodeCamp folder on this PR?

The point of the package is not so much for this to be installed on every run of the application, but for us to more easily be able to update when there are changes. So, yes, but do we want to?