Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

meziantou/exportsrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exports source tree and removes all crappy files such as binary files and source control (bin, obj, dll, exe, tfs binding, svn, git, mercurial, Visual Studio files, Resharper, etc). Useful to deliver sources of your projects.

Notables points of interest are:

  • Possibility to filter files and folders that will be copied
  • Can remove Tfs (Team Foundation Server) binding
  • Can exclude generated files
  • Can validate copied files with Md5 sum
  • Can keep symbolic links
  • Can replace files added as link in Visual Studio by "local" copy of files.
  • Save your configuration in a simple XML file in order to reuse it later
  • Search & Replace text (file name, folder name, file content)
  • Remove some project from sln files

2 Ways of using it

  • Graphical interface
  • Console Application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages