Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

velvet-shark/quickcast

Open more actions menu

Repository files navigation

QuickCast.dev

Interactive documentation and web tools for Foundry's cast command-line utilities.

Features

  • 📚 Comprehensive documentation for all cast commands
  • 🌐 Browser-based execution of common cast operations
  • 🎯 Real-world examples for each command
  • 📱 Fully responsive design

Tech Stack

  • Next.js 15
  • TypeScript
  • Tailwind CSS

Development

To run the development server:

npm run dev

Install dependencies

npm install

Run development server

npm run dev

Build for production

npm run build

Start production server

npm start

Project Structure

app/
├── (commands)/ # Individual cast command pages with examples and online execution options
├── components/ # Shared React components
└── lib/ # Utility functions
commands/ # Individual cast command pages (from Foundry's repo)

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

MIT

About

Interactive documentation and web tools for Foundry's cast command-line utilities.

Topics

Resources

Stars

Watchers

Forks

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.