Skip to content

fixture: create automated local setup shell script #35

Description

@devmocrea

Description

Add a setup.sh script to the root directory. The script should automatically bootstrap the local Hardhat and Clarinet dev environments in one command.

Technical Specification

  • Create setup.sh in the root folder.
  • Add logic to copy .env.example to .env.local, run pnpm install, compile smart contracts, and print instructions.

Acceptance Criteria

  • Running bash setup.sh bootstraps the entire developer environment cleanly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions