Skip to content

pbryon/resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resources

Learning resources I've used across programming languages

Topics (see topics folder)

Checking dead links

If you don't have .NET Core installed, see the prerequisites.

The pre-commit.sh script is a git pre-commit hook. Simply copy it to .git/hooks/pre-commit and it will check any changed topic files' links automatically through test.sh.

You can also manually run test.sh on Linux or MacOS and test.ps1 on Windows (PowerShell).

Releases

No releases published

Packages

No packages published