Skip to content

Collection of scripts I wrote, mostly for my personal use.

License

Notifications You must be signed in to change notification settings

evaherrada/evascripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evascripts

Notes for how to do things:

Updating adabot in circuitpython-org:

git submodule update --init --recursive
cd adabot
git pull origin main
git checkout main
cd ..
git add .
git commit -m "Updated adabot"
git push

About

Collection of scripts I wrote, mostly for my personal use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages