Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@ rpcp --repo-path ~/src/my-project --verbose
// max bytes per file (0 = unlimited)
"maxFileSize": 204800,

// string replacements applied to every file
// string replacements applied to every file (So in this case, ACME will be replaced with Company_name)
"replacements": {
"ClientName": "ACME"
"ACME": "Company_name"
},

// print a summary afterwards?
Expand Down
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"maxFileSize": 204800,
"ignoreFolders": [".git", ".github", ".terraform", "node_modules","plugin-cache", "terraform-provider*", "logo-drafts","build", ".archive","test_helper"],
"ignoreFiles": ["manifest.json", "package-lock.json","*.png","*.jpg","*.jpeg","*.gif","*.svg","*.zip","*.tar.gz","*.tgz","*.tfstate", "*.tfstate.backup", "*.tfvars", "*.tfvars.json", "*.tfplan", "*.tfplan.json","*.avif","*.webp"],
"replacements": { "PARENT_COMPANY":"pca","Bob":"Redacted_name","PROJECT_ACRONYM":"wla" },
"replacements": { "ACME":"Company_name","Bob":"Redacted_name","Secret Project Name":"Redacted_project_name" },
"showCopiedFiles": true,
"autoInstallDeps": true
}
4 changes: 4 additions & 0 deletions testing out.pfefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
this is private code for BINGO


Bob wants you to do womsething with AAA