Skip to content

🍰 🧩 Cake addin with simple file operations such as reading, writing, and replacing text.

License

Notifications You must be signed in to change notification settings

ap0llo/Cake.FileHelpers

 
 

Repository files navigation

Cake.FileHelpers

A set of aliases for http://cakebuild.net to help with simple File operations such as Reading, Writing and Replacing text.

You can easily reference Cake.FileHelpers directly in your build script via a cake addin:

#addin "Cake.FileHelpers"

Aliases

Please visit the Cake Documentation for a list of available aliases:

http://cakebuild.net/dsl/file-helpers

Discussion

For questions and to discuss ideas & feature requests, use the GitHub discussions on the Cake GitHub repository, under the Extension Q&A category.

Join in the discussion on the Cake repository

Apache License 2.0

Apache Cake.FileHelpers Copyright 2015. The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).

About

🍰 🧩 Cake addin with simple file operations such as reading, writing, and replacing text.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.2%
  • Other 0.8%