MentorMates

Set up the MentorMates CLI

The MentorMates CLI is how you check event info and submit your project from the terminal. No install and no account — npx pulls it on demand. Node 18+ is all you need.

npx mentormates info      # event details, schedule, links
npx mentormates submit    # submit your Claude Code build session
  • info — prints the schedule, venue, and key links for the hackathon.
  • submit — finds your Claude Code project, bundles the whole build session, and submits it as your hackathon entry. Your build process, not just the final repo.

Links

Run npx mentormates submit from your project before the demo session to lock in your entry.