1.0.1 • Published 1 year ago

openjourney-cli v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Openjourney CLI (ojgen)

A wrapper around this -> https://www.npmjs.com/package/midjourney-client

Usage

$ npm i -g ojgen

$ ojgen my prompt here

or

$ npx ojgen myprompt here

Scripts

Compile TS and get things ready to publish.

Dev: npm run dev

Build: npm run build

Test: npm test

Publish

Once ready, npm publish to get it online. Make sure you've filled in all of the details in package.json such as name, author, description.

1.0.1

1 year ago

1.0.0

1 year ago