Socket
Socket
Sign inDemoInstall

jetpax

Package Overview
Dependencies
528
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    jetpax

pragmatic development environment management


Version published
Weekly downloads
11
increased by266.67%
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

[0.6.0] - 2019-03-07

Added

  • "at" style for links in documentation navigation
  • initial implementation of jpx init command
  • jpx register command
  • jpx deregister command
  • Option for "Docs" in "Jump To" menu
  • Normalization of path when registering a workspace
  • Validation for workspace registration
  • Project internals
    • Added debug timer to track server startup time
    • WebSocket route helpers
    • Changed typescript compilation target to es2017 (for CLI, Server)
    • Simple GUI for viewing DB entries

Changed

  • style of version command output
  • Project internals
    • collection (document-db-style) abstraction for data storage
    • organization of server API calls into class (for CLI)
    • default logging level to debug when developing

Fixed

  • command aliases --help and --version

Readme

Source
Jetpax App icon

Jetpax

Pragmatic development environment manager (intended for supporting a local development environment).

Prerequisites

  • Docker (v18+ recommended)
  • Node (v10 recommended)

Installing

Install the package globally

npm install -g jetpax

Start the server

jpx up

Open the UI

jpx ui

Keywords

FAQs

Last updated on 08 Mar 2019

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc