Skip to content

Neopo is a lightweight solution for local Particle development. JayDwayne™

License

Notifications You must be signed in to change notification settings

JayDwayne/Neopo

Repository files navigation

GitHub Actions Status

neopo

A lightweight solution for local Particle development.

Neopo Screenshot

Features

  • Builds Particle projects locally without any overhead.
  • Compatible with Particle Workbench and Particle CLI.
  • Installs and manages necessary Particle dependencies.
  • Built with Python using only the standard library.
  • Supports Linux, macOS, Windows, and Raspberry Pi.
  • Supports tab completion to assist development.

Installation

Universal Installer (Linux/macOS):

$ bash <(curl -sL neopo.xyz/install)

Install from AUR:

$ yay -S neopo-git
$ neopo install

Install from source (pip):

$ git clone https://github.com/jaydwayne/neopo
$ cd neopo
$ sudo python3 -m pip install .
$ neopo install

For more installation information, please refer to the Installation tutorial.

Usage

To get started with neopo, please refer to the Quick Reference.

For descriptions of all available commands, please refer to the Complete Reference.

About

Neopo is a lightweight solution for local Particle development. JayDwayne™

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published