Skip to content
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

Add create-sei-app package #185

Merged
merged 31 commits into from
Jul 19, 2024
Merged

Add create-sei-app package #185

merged 31 commits into from
Jul 19, 2024

Conversation

mj850
Copy link
Collaborator

@mj850 mj850 commented Jun 27, 2024

We want a CLI tool that can quickly spin up Sei Apps

Added a CLI package that can create Cosmos and EVM Sei Apps

Download latest Internal Verison:
npm i -g @sei-js/[email protected]

Then from any directory run
create-sei app

With optional flags:
create-sei app -n appname -f vite -e evm -l wagmi

Copy link

changeset-bot bot commented Jun 27, 2024

🦋 Changeset detected

Latest commit: feac989

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@sei-js/create-sei Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov-commenter
Copy link

codecov-commenter commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.47%. Comparing base (13afac1) to head (feac989).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #185   +/-   ##
=======================================
  Coverage   84.47%   84.47%           
=======================================
  Files          16       16           
  Lines         161      161           
  Branches       25       25           
=======================================
  Hits          136      136           
  Misses         25       25           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dssei dssei requested review from dssei and removed request for dssei July 18, 2024 21:36
@mj850 mj850 merged commit e3a4c8e into main Jul 19, 2024
2 checks passed
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.

4 participants