Commit Graph

20 Commits (6c11532937e5550a63c85a71f630921f73b1eea8)

Author SHA1 Message Date
Mike Coutermarsh 6c11532937 Update Ruby docs. "Gem" -> "Bundler" ()
* Use "Bundler" which is the package manager

"Gem" isn't wrong, but not typically what a Ruby developer would think of.

* Update links

* Update links
Daniel Shuy c33bff8d72 Add Scala - SBT example ()
* Add Scala - SBT example

* Add Scala - SBT example to README
Flavio Corpa d1991bb4c5 Add Haskell - Cabal example ()
* Add Haskell - Cabal example

* Add link in main readme.md
Nogic decbafc350
Update examples.md
Co-Authored-By: Chris Patterson <chrispat@github.com>
Nogic 0188dffc5a
Revert original C# Example
* Treat "Use Personal Cache Folder" way as another C# example
* Describe the situation in which another example should be used
Nogic 002d3a77f4
Use Personal Cache Folder in C# Example
Ref: 
Evan Cloutier 3d01b4eb53 Update Ruby example in documentation to specify bundler path ()
* Update Ruby example to specify bundler path

* Fix spacing
Josh Gross 7e7aef2963
Add pip examples ()
Josh Gross 50a2fdee6f
Update yarn cache example ()
* Update yarn cache example

* Update examples.md

Co-Authored-By: Eric Taylor <erictaylor89@gmail.com>
Josh Gross bc821d0c12
Remove recommendation to cache node_modules ()
* Update npm caching examples

* Fix output name

* Remove extra details tag
Kai Neuwerth ecf6eea708 Add PHP Composer example ()
Hugo van Kemenade 5f4d4d4555 Alphabetise examples ()
Koen Punt 5d3ad75a2b Update example formatting ()
* adjust formatting of Carthage example

* enable syntax highlighting for Cargo example
Josh Gross f66a56e59e
Bump version to v1 ()
Linda_pp 57f889e86e Add cargo example for Rust project ()
* Add cargo example

* Add hash of Cargo.lock to keys of caches

* Move Rust example to examples.md
Ishizaka Tomoya 8c4c641fa0 Add Elixir Mix example ()
* Add Elixir Mix example

* Fix typo
CrazyMax 87c0185d27 Add Go modules example ()
* Add Go modules example

* Fix TOC
Zach Renner 287ee0671b Add trailing dash to Maven fallback key ()
Zach Renner c401b561b2 Link to NuGet lock files documentation ()
Josh Gross 3743276c66
Move examples to their own page ()