You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TPKG – A lightweight GitHub-powered package manager for Termux. Publish CLI tools with a simple tpkg.json and install instantly using one command. Zero-config publishing, fast installs, and verified repos for the Termux ecosystem.
I built a CI/CD pipeline that automatically builds and deploys a React application to AWS S3 using GitHub Actions. Every code push to the main branch triggers a workflow that installs dependencies, builds the React project, and syncs the build output to a public S3 bucket configured for static website hosting.