Closed
Description
For now, the package can be installed directly from GitHub because it doesn't require a build:
npm install replicate/replicate-js
We have the replicate
package name now on npm. Let's publish it there!
Proposed process:
- Manually publish with
npx np major
to publish using https://github.com/sindresorhus/np which takes care of running tests, making GitHub tags, etc. Themajor
argument will bump it to 1.0.0 as a SemVer courtesy to the (probably nonexistent) users of the oldreplicate
package, and to draw a line in the sand. - Figure out a plan for doing Semantic Release, etc.
Metadata
Metadata
Assignees
Labels
No labels