@iniquitybbs/iniquity
TypeScript icon, indicating that this package has built-in type declarations

3.0.72 • Public • Published

Iniquity

The iniquity bbs command line interface.

Alt text

Synopsis

Iniquity 3 is more than just a BBS platform. Designed for both traditional sysops and innovative developers, it offers a consistent experience across Terminal.app, xterm, NetRunner, and more, mirroring precisely what's seen in a web browser. Beyond standard BBS functionalities, it's a toolkit for new terminal-style creations, ensuring seamless communication between BBS applications. It's a playground for modders and a testament to pushing BBS boundaries.

npm install -g @iniquitybbs/iniquity

You will find a iniquity and iq command in your path. Both commands do the same thing. Use whichever you prefer.

iq --version

Initialize the current directory as an Iniquity BBS.

iq init

Once the current directory has been initialized you quickly start the BBS with the start command.

iq server start

While you are developing, you can use the --watch flag to automatically restart the server when you make changes.

iq server start --watch

Using SyncTerm, you can connect to your BBS at localhost. Or web browsers can connect to http://localhost.

Readme

Keywords

none

Package Sidebar

Install

npm i @iniquitybbs/iniquity

Weekly Downloads

2

Version

3.0.72

License

MIT

Unpacked Size

80.4 kB

Total Files

42

Last publish

Collaborators

  • ispyhumanfly