Your Apps in Action

Use this form to visualize Yaml schema for Plagiarize MEe.


{{repoTitle.MainEntity}}

.repo
_

.move
_

move.directories Directories to move from the target repo to the target repo. Useful for refactoring project structures

# to Actions
{{$index+1}}. {{row.to}}    
move.files Files to move from the target repo to the target repo. Useful for refactoring

# to Actions
{{$index+1}}. {{row.to}}    
run Shell commands to run after plagiarize files are done being copied and updated

# command parallel Actions
{{$index+1}}.
.replace
_

.replace.strings
_

.replace.vars
_

replace.files Relative path to target files that will be completely overwritten by source files in the same path

# Values Actions
{{$index+1}}.
.create
_

create.files Files to copy from plagiarized project if they do not exist in the target project

# Values Actions
{{$index+1}}.
create.andClean Files to remove commented sections from. Eg code between `// plagiarize:start:always:delete` and `// plagiarize:end:always:delete`

# Values Actions
{{$index+1}}.
merge merge

# Actions
{{$index+1}}.
templates Files that are used the have similarities between instances of that that. .env files for example are similar and could be templated

# name Actions
{{$index+1}}. {{row.name}}    
push push

# git.commit.create git.commit.message git.branch git.push Actions
{{$index+1}}. {{row.git.commit.createSelected.DisplayText}} {{row.git.commit.message}} {{row.git.branch}} {{row.git.pushSelected.DisplayText}}    
{{repoTitle.MainEntity}}

names names

# Values Actions
{{$index+1}}.
{{repoTitle.MainEntity}}

names names

# Values Actions
{{$index+1}}.
{{repoTitle.MainEntity}}

{{repoTitle.MainEntity}}

.replace
_templates

.replace.strings
_templates

.replace.values
_templates

.replace.vars
_templates

merge merge

# Actions
{{$index+1}}.
.create
_templates

create.files files

# Values Actions
{{$index+1}}.
configs configs

# Actions
{{$index+1}}.
{{repoTitle.MainEntity}}

.strings
_configs

.vars
_configs

{{repoTitle.MainEntity}}

.values
_push

instances instances

# Actions
{{$index+1}}.
.git
_push

git.repos repos

# local remote.url remote.checkout remote.defaultName Actions
{{$index+1}}.
.git.commit
_push

git.remotes A list of removes to push to (if `push: true`)

# Values Actions
{{$index+1}}.
.git.hooks
_push

git.hooks.post-push post-push

# Actions
{{$index+1}}.
{{repoTitle.MainEntity}}

{{repoTitle.MainEntity}}

.remote
_git_repos


{{message}}