Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Homebrew Tap for BulkPublish

Social media automation API for AI agents, LLMs, and developers.

Install

brew tap azeemkafridi/bulkpublish
brew install bulkpublish

This installs the Node SDK as a library. It adds no command to your PATH — you call it from your own code, as below.

Usage

const { BulkPublish } = require('bulkpublish');
const bp = new BulkPublish({ apiKey: 'bp_your_key_here' });
const { channels } = await bp.channels.list();

Links

About

Homebrew tap for BulkPublish — social media automation API

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages