Skip to content

connectnitesh/rc_event_timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rc_event_timer

Quick setup — if you’ve done this kind of thing before

https://github.com/connectnitesh/rc_event_timer-.git

or create a new repository on the command line

git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/connectnitesh/rc_event_timer-.git git push -u origin main

or push an existing repository from the command line

git remote add origin https://github.com/connectnitesh/rc_event_timer-.git git branch -M main git push -u origin main

Releases

No releases published

Packages

No packages published