Project

filecamo

0.0
No commit activity in last 3 years
No release in over 3 years
Generate and manipulate entire directory trees of either binary or text file content.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

Screen capture usage

Installation

gem install filecamo

Generating Files

Filecamo can generate any number of binary or text files, automatically generating a deep directory tree of random content and size. This is an excellent way to establish a corpus of files to use when testing various upload or download services.

Changing Files

Filecamo can intelligently insert new lines into text files, complete with prefixing the lines with language-aware comment prefixes. This is an excellent way to conditionally modify some sets of files when testing various change management or source control systems.

Currently, the following is a list of content languages Filecamo will detect:

  • Ruby
  • Python
  • Javascript
  • C#
  • Shell
  • HTML