-
Notifications
You must be signed in to change notification settings - Fork 56
Node.js製のTsumikiインストールコマンドを追加 #15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
01c8a95
Add initial project setup with CLI and installation command
dyoshikawa 078824e
Refactor CLI and installation command structure; remove deprecated in…
dyoshikawa a278a48
Add secretlint configuration and update package.json scripts
dyoshikawa d3ee305
Add prepare script for simple-git-hooks in package.json
dyoshikawa 3cc0114
Update package.json and tsup.config.ts for module exports and build f…
dyoshikawa 3feeb20
Refactor package.json scripts for improved linting and type checking
dyoshikawa 260e539
Update package.json and tsup.config.ts for improved structure and com…
dyoshikawa 6f3d943
Update package name to @dyoshikawa/tsumiki
dyoshikawa 4d10180
Revert version number to 0.0.1 in package.json
dyoshikawa 57ae2e4
Set package.json to private: false
dyoshikawa 8f207a8
Fix version number formatting in package.json
dyoshikawa a763f82
Remove external dependencies from tsup configuration
dyoshikawa fa3e4b4
Bump version number to 0.0.2 in package.json
dyoshikawa 151f4c4
Refactor tsup configuration for consistency and update target to es2022
dyoshikawa cb6db2c
Bump version number to 0.0.3 in package.json
dyoshikawa 881569b
Bump version number to 0.0.4 and update bin entry to use cli.js
dyoshikawa a9d7c5a
Update build scripts, improve install command path handling, and adju…
dyoshikawa fa991ae
Fix import order in install.tsx for consistency
dyoshikawa c56dbb2
Add build:run script and update install command path handling
dyoshikawa 56ec6e0
Fix formatting of string literals in install.tsx for consistency
dyoshikawa 79b33e2
Update install.tsx to include .sh files in the copying process
dyoshikawa 13cb1d0
Fix formatting of targetFiles filter for consistency
dyoshikawa 2143f48
Add CLAUDE.md for project documentation and guidance
dyoshikawa ce4a9a7
Bump version to 0.0.5 in package.json
dyoshikawa 2987d8d
Implement uninstall command for removing Claude Code command templates
dyoshikawa 272dc34
Add gitignore command to manage .gitignore rules for specific Tsumiki…
dyoshikawa c89329d
feat: add Dockerfile and devcontainer.json for development environmen…
dyoshikawa 401c382
chore: bump version to 0.0.6 in package.json
dyoshikawa e273a08
docs: update README.md to include installation instructions and clean…
dyoshikawa 3685d16
docs: clarify installation instructions in README.md
dyoshikawa d27bfa0
Update package.json
cm-kuroeda File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Revert version number to 0.0.1 in package.json
- Loading branch information
commit 4d10180fa4ca78e584926832b0e78109d20f3db2
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.