Skip to content

Add local release Makefile - #2

Merged
kuliantnt merged 1 commit into
mainfrom
codex/add-local-release-makefile
Jun 6, 2026
Merged

Add local release Makefile#2
kuliantnt merged 1 commit into
mainfrom
codex/add-local-release-makefile

Conversation

@kuliantnt

Copy link
Copy Markdown
Owner

Summary

Add a small Makefile for local development and release workflows.

Changes

  • Add default help output for available targets.
  • Add fmt, fmt-check, clippy, test, check, build, and release targets.
  • Add install-local for installing the release binary to $(HOME)/.local/bin.
  • Add tag helper for the current Cargo package version.

Verification

  • make
  • make fmt-check
  • make release
  • cc-switch --version => cc-switch 0.1.4

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@kuliantnt
kuliantnt merged commit 8bde4d7 into main Jun 6, 2026
5 checks passed
@kuliantnt
kuliantnt deleted the codex/add-local-release-makefile branch June 6, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant