Publish `fuelup` to NPM
Open
enhancement
P: Low
- Dominant language
- Rust
- Stars
- 282
- Forks
- 150
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 2
Description
When working on a JS project, sourcing deps like forc and fuel-core is an issue. To make this easier, we can follow the example of other non-JS projects that want to play well with the JS ecosystem and release a package to NPM called `fuelup-bin`, so our toolchain can be a regular NPM dependency.
---
The initial plan was to release `forc-bin` and `fuel-core-bin`, but was closed in favor of `fuelup-bin`: https://github.com/FuelLabs/pm/issues/19
Some work was already done for `forc-bin` on https://github.com/FuelLabs/fuels-ts/pull/287 which can be repurposed for `fuelup-bin`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.