@jacoblincool/jdest
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

jdest

Jacob's Development Environment Setup Tool.

Setup your development environment on MacOS or Windows with a single command.

Basic Development Environment Setup

This command will install basic development tools on your computer.

jdest setup

On MacOS

The following tools will be installed:

On Windows (Not Fully Implemented)

The following tools will be installed:

Node Development Environment Setup

This command will install Node development tools on your computer.

jdest node

On MacOS

The following tools will be installed:

On Windows (Not Implemented)

The following tools will be installed:

Python Development Environment Setup (Not Implemented)

This command will install Python development tools on your computer.

jdest python

On MacOS

The following tools will be installed:

  • pyenv
  • Latest version of Python 3
  • Latest version of Python 2
  • pipenv

On Windows

The following tools will be installed:

Package Sidebar

Install

npm i @jacoblincool/jdest

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

13.8 kB

Total Files

5

Last publish

Collaborators

  • jacoblincool