原始内容
Speckitplus Calculator
This project was created using Speckit Plus.
Overview
A professional calculator implementation providing core arithmetic operations and advanced calculation features.
Project Structure
/src/- Core calculator implementation logic/test/- Test suites and verification files/specs/- Feature specifications, research, and documentation/.specify/- SpecKit Plus workflow configuration, templates, and scripts/.claude/commands/- Custom SpecKit Plus CLI commands
Setup
- Clone the repository
- Install dependencies:
npm install - Run tests using your preferred test runner in the
/test/directory
References
Documentation follows the guidelines in the AGENTS.md and CLAUDE.md files.
🤖 Generated with Claude Code