💾
- Jalisco
-
15:43
(UTC -06:00)
Highlights
- Pro
Pinned Loading
-
-
-
Emacs-BasicConfig-Windows
Emacs-BasicConfig-Windows PublicEmacs config from scratch. My first config
Emacs Lisp
-
Zip everything in current dir
Zip everything in current dir 1#This script will copy all the files in current directory into a zip
2$Files = Get-ChildItem -Exclude *.ps1 -Name
3Write-Host $Files
4foreach($File in $Files){
5Compress-Archive -Path $File -Update -DestinationPath files.zip
-
TelegramBot_OCI-Microservice
TelegramBot_OCI-Microservice PublicForked from AdanRuiz/oci-react-samples
A Telegram Chatbot as a Cloud Native app using React JS frontend and Java Helidon as backend, made for Oracle and Tec de Monterrey in the class Desarrollo e implantación de sistemas de software
Java
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.