Skip to content

Add remote runner script and update documentation#23

Merged
datalek merged 2 commits into
mainfrom
features/remote-run
Jul 9, 2025
Merged

Add remote runner script and update documentation#23
datalek merged 2 commits into
mainfrom
features/remote-run

Conversation

@datalek

@datalek datalek commented Jul 9, 2025

Copy link
Copy Markdown
Owner

This pull request introduces a new remote runner script for the boil project, making it easier to try it without installation. It also updates the documentation to reflect these changes.

Changes:

  • Rename the "Remote Template Runner" section to "Remote Runner" and added instructions for using the new remote runner script via curl.
  • Add a Bash script that downloads and extracts the latest release of boil-node, then runs the boil.cjs script using npx.

@changeset-bot

changeset-bot Bot commented Jul 9, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2c4bbac

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

datalek added 2 commits July 9, 2025 21:32
Before this commit, the remote runner section in README was marked as TODO
and no remote execution script existed. After this commit, users can run
boil remotely via curl command and the README includes the usage example.
@datalek datalek force-pushed the features/remote-run branch from 3d01bdd to 2c4bbac Compare July 9, 2025 19:39
@datalek datalek merged commit 83e7c0f into main Jul 9, 2025
2 checks passed
@datalek datalek deleted the features/remote-run branch July 9, 2025 19:40
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