Skip to content
View CyberScryb's full-sized avatar

Block or report CyberScryb

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cyberscryb/README.md

CyberScryb

Source for cyberscryb.com.

  • content-site/ - source HTML content
  • public/ - deployed static output
  • functions/ - Firebase Cloud Functions
  • v2/ - React app (not deployed, dev only)
  • tools/ - shared static tool source
  • __tests__/ - Jest coverage
  • freelance-pipeline/ - Python automation

Common commands

npm ci
npm test
python -m pytest freelance-pipeline/tests/ -v
python sync_and_build.py
npm --prefix functions ci

Deployment

Pushes to main run GitHub Actions for tests and Firebase deploys. Local builds and tests do not deploy anything by themselves.

Popular repositories Loading

  1. gemini-cli gemini-cli Public

    Forked from google-gemini/gemini-cli

    An open-source AI agent that brings the power of Gemini directly into your terminal.

    TypeScript

  2. my-test-webpage my-test-webpage Public

    HTML

  3. the-book-of-secret-knowledge the-book-of-secret-knowledge Public

    Forked from trimstray/the-book-of-secret-knowledge

    A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.

  4. droidrun droidrun Public

    Forked from droidrun/mobilerun

    Automate your mobile devices with natural language commands - an LLM agnostic mobile Agent 🤖

    Python

  5. distill-reading-mode distill-reading-mode Public

    TypeScript

  6. vision-agent vision-agent Public

    Forked from askui/python-sdk

    Enable AI to control your desktop, mobile and HMI devices

    Python