How to install permissionlesstech/bitchat. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
permissionlesstech/bitchat Installation Guide
How to install permissionlesstech/bitchat. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for permissionlesstech/bitchat. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i permissionlesstech/bitchator
Install via npx
npx @hexmos/ipm i permissionlesstech/bitchatPrerequisites
macOS
osVersion: 10.15.7 or later (or equivalent macOS version with Xcode 13.2 or later installed) for development and testing on Apple Silicon devices.
Xcode
build_toolVersion: 14.0 or later
Git
system_packageVersion: 2.35.1 or later
Python 3.8 or later
languageVersion: 3.8.10 or later
Node.js (v16.x)
package_managerVersion: 16.14.0 or later
npm
package_managerVersion: 8.2.0 or later
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Using `just` for macOS
brew install just
just runUsing Xcode for iOS/macOS
cd bitchat
open bitchat.xcodeprojCloning from GitHub
cd bitchatPost Installation Steps
- Open the app on your device.
- You can find it in the App Store (iOS) or the Mac App Store (macOS).
- If you're using Xcode, open the project and run the app.
