mhulse / gh-boiler

Common GitHub boilerplate files I use to kick-start new repositories.
Apache License 2.0
8 stars 3 forks source link

Markdown link example #79

Open mhulse opened 9 years ago

mhulse commented 9 years ago

Whoa, cool:

Firstly, you should go and read how to use NPM as a build tool. Then come back here and explore the repository. It's fairly standard, and the bare minimum to show you what a complex config would look like.

 Firstly, you should go and read [how to use NPM as a build tool][post]. Then
come back here and explore the repository. It's fairly standard, and the bare
minimum to show you what a complex config would look like.

[post]: http://blog.keithcirkel.co.uk/how-to-use-npm-as-a-build-tool

I've seen that done on Stack Overflow, but did not realize GHFM had this capability. Nice!

Add example to README.md.

nqthqn commented 9 years ago

a link

cool