Socket
Socket
Sign inDemoInstall

@nexssp/package

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nexssp/package

Package Manager for the Nexss Programmer


Version published
Weekly downloads
22
increased by1000%
Maintainers
1
Weekly downloads
 
Created
Source

@nexssp/package

  • Experimental - alpha stage

Manage multiple packages (now only git and only Nexss Programmer packages)

nexss pkg add Blender --saveNexss # You can modify code from now in your folder and use it for your project.
nexss pkg init
nexss pkg init Id # Run command init on the Id (installs package)
nexss pkg install Id # installs package (Id cannot exists in the NEXSS_PACKAGES_PATH)
nexss pkg install all # installs all packages

Examples

nexss pkg add Mouse/Move --_x=10 --_y=200
nexss pkg add Local/Folder
nexss pkg add Keyboard --type="#d" --copyPackage --saveNexss  --forceNexss # --copyPackage to the current folder (you can modify)

Multiplatform

Nexss Programmer packages can have subfolders for differnet platform. nexss pkg init will ommit them if the platfrom does not match, so it will not run eg. Windows init commands on Linux machine etc.

Keywords

FAQs

Package last updated on 02 Apr 2022

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