| title | Readme |
|---|---|
| permalink | /README |
| layout | default |
Crear: Hacer una versión de lo que amas.
# This is a protocol. It should run on any device. Perfect for the internet.
sh serve.sh# chmod +x script.sh
sh setup.sh# chmod +x script.sh
sh uninstall.sh- Protocols, Programs & Tools: Github Page.
- Readme.md: Programs Readme.
- Kibza.md: Kibza Lab.
- Kibsaim.md: Devices Setup.
- Phone.md: Phone Apps.
- Mafia.md: Fun.
- Help.md: ¡Ayuda!
Prerequisites:
Install from scratch:
# Global Login
git config --global user.email "you@example.com"
# Clone the repository
git clone https://github.com/Kibzai/Programs.git
cd Programs
# Dependencies
gem install bundler
# Update RubyGems
gem update --system 4.0.16
# Install gems
bundle install
# Remove cache & Serve
rm -rf .jekyll-cache _site
bundle exec jekyll servegem update --system 4.0.16
# Find Ruby
ls -la /c/Ruby*/bin/ruby.exe
# PATH
echo 'export PATH="/c/Ruby33-x64/bin:$PATH"' >> ~/.bashrc
source ~/.bashrc
# Other rubys
export PATH="/c/Ruby40-x64/bin:$PATH"
# Verify
ruby -v
which ruby
# Install bundler and run
gem install bundler
bundle install- ¡Ayuda!: Link interno.
- ¡Ayuda! - Link de Github: Github Readme Page.
- HELP.md: Github Code Page.
[¡Ayuda!](HELP): Link interno.
[¡Ayuda!- Link de Github](https://github.com/Kibzai/Programs/HELP): Github Page.
[HELP.md](https://github.com/Kibzai/Programs/blob/main/HELP.md): Github Code.Made with Love❤️, Music🎶 & Curiosity🌠.