Skip to content
Sairambalu edited this page May 23, 2021 · 1 revision

Welcome to the texteditor wiki!

GIT Commands to contribute to this project

git clone https://github.com/rkpagadala/texteditor.git

cd texteditor

git checkout -b

//contribute your code

git add .

git commit -m ""

git push

Clone this wiki locally