Skip to content

AAK-MBU/ATS_Process_Framework

Repository files navigation

How to use this template

The repository has been tagged as a template repository. This means you can create a new repository based on this code using the GitHub instructions

Alternative method: checkout the repository and remove git bindings

Replace <new-folder-name> with your desired folder name:

git clone https://github.com/odense-rpa/process-template.git <new-folder-name>

cd <new-folder-name>

rm -rf .git
git init
git add .
git commit -m "Initial commit from process-template"

git remote add origin <new-repo-url>
git push -u origin main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages