Skip to content

brianjenkins94/lib

Repository files navigation

lib

An experiment using GitHub Pages as a personal code library.

Contributors

Windows

Note

Windows users need to set their npm script shell to Git Bash for the package scripts to function correctly.

npm config set script-shell "C:\\Program Files\\Git\\bin\\bash.exe"

Note

Windows users should to set their git config accordingly:

git config --global core.eol lf
git config --global core.autocrlf input

About

An experiment using GitHub Pages as a personal code library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published