0.1.0 • Published 2 years ago

@jacoblincool/jdest v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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: