New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

neither

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neither

Neither CLI — push local docs to decision memory

latest
Source
npmnpm
Version
0.1.2
Version published
Weekly downloads
3
-83.33%
Maintainers
1
Weekly downloads
 
Created
Source

neither

Neither CLI — push local docs to decision memory from your terminal.

Free beta — no checkout required.

Install

Zero-setup (npx):

npx -y neither@latest --help

Homebrew (macOS / Linuxbrew):

brew install stonianua/neither/neither
neither --help

Environment variables

VariableRequiredDescription
NEITHER_API_KEYYesWorkspace key from the API Console
NEITHER_API_BASENoAPI host (default: https://api.neither.online)

Quick start

export NEITHER_API_KEY=sk_ctx_your_workspace_key
export NEITHER_API_BASE=https://api.neither.online
npx -y neither@latest push ./docs

Commands

  • neither init — scaffold config in your repo
  • neither push <path> — push markdown/text to decision memory
  • neither watch <path> — watch a directory for changes
  • neither whoami — show authenticated workspace

Documentation

CLI reference: https://www.neither.online/docs/cli

Get a free API key: https://www.neither.online/developers/quickstart

FAQs

Package last updated on 03 Sep 2026

Related posts