Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ainx

Package Overview
Dependencies
Maintainers
0
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ainx

ainx is a command-line tool used to install pterodactyl addons, usually developed using blueprint and meant to be bundled for standalone installations.

  • 1.12.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
152
decreased by-70.08%
Maintainers
0
Weekly downloads
 
Created
Source

ainx - Pterodactyl Addon Installer

ainx is a command-line tool used to install pterodactyl addons, usually developed using blueprint and meant to be bundled for standalone installations.

Developing

To Develop on this tool, you need to install all required dependencies

git clone https://github.com/0x7d8/ainx.git

cd ainx

# make sure to have nodejs installed already
npm i -g pnpm
pnpm i
pnpm install:dev

# ainx is now globally available
ainx

Blueprint Compatibility

[x] PHP Routes
  [x] Client
  [x] Application
  [x] Web
[x] Database Migrations
[x] Upgrades
[x] Scripts
  [x] Install
  [x] Remove
[x] Placeholders
  [x] v2
  [x] v1
[x] Flags
  [x] ignorePlaceholders
  [x] forceLegacyPlaceholders
[x] $blueprint
[x] Artisan Console
[x] Admin
  [x] Views
  [x] CSS
  [x] Wrappers
[ ] Dashboard
  [x] Wrappers
  [x] CSS
  [ ] Components

FAQs

Package last updated on 13 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc