Skip to content

My personal compilation of online texts about software development.

Notifications You must be signed in to change notification settings

magoyette/software-development-readings

Repository files navigation

Software Development Readings

My personal compilation of online texts about software development.

Validating links

Links can be valided with the Bash script check-links, that requires the Node package markdown-link-check.

# Install markdown-link-check
npm install -g markdown-link-check

# Verify the urls of the links
./check-links

About

My personal compilation of online texts about software development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages