Skip to content

Add ability to publish code#21

Merged
larencozart merged 1 commit intomainfrom
laren/npm-packaging
Apr 3, 2025
Merged

Add ability to publish code#21
larencozart merged 1 commit intomainfrom
laren/npm-packaging

Conversation

@larencozart
Copy link
Copy Markdown
Contributor

@larencozart larencozart commented Apr 3, 2025

  • Added a few lines to our index file and package.json to get our repo ready for publishing!
  • It has not been published, yet. We can do that after a little refactor!

Taking this out for a test run:

  1. Rebuild the dist file
    npm run build
  2. Run the following commands
    chmod +x dist/cli/cli.js
    npm link
  3. Test out our command line
    rabbitory destroy
    rabbitory deploy

Copy link
Copy Markdown
Contributor

@zijin1994 zijin1994 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worked great!

@larencozart larencozart merged commit 3895052 into main Apr 3, 2025
3 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.

2 participants