Skip to content

jgithubs/jsClipboard

Repository files navigation

blah

From the root directory (no git init)

Will complain about empty directory

git clone https://github.com/jgithubs/jsPlayground.git

Create a first file

echo "" > README.md

Add the first file

git add README.txt

Stage the first file

git stage .

Commit the first file

git commit -m "added md file"

Push first file

A dialog will appear (not command line), requesting username and pw

git push

About

Project to push image into programs via the clipboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages