/seed

The development environment preparetion project.

Primary LanguagePowerShellMIT LicenseMIT

Seed

alt text

The development environment preparetion project.

Installation

For installing seed you execute following command in Powershell console with administrative privileges.

Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://gist.githubusercontent.com/fatihtatoglu/e8107840b2298607001f1672969ef21c/raw/d744c18e7a329bd39e4ee70e133a65df647b579d/seed.ps1'))

Script will guide for needed inputs, while executing.

Reference

Roadmap

  • Installing on Windows.
  • Installing on MacOS.
  • Installing on Linux.
    • CentOS 7.X
    • CentOS 8.X
    • Ubuntu 12.04 TLS (aka Precise Pangolin)
    • Ubuntu 14.04 LTS (aka Trusty Tahr)
    • Ubuntu 16.04 LTS (aka Xenial Xerus)
    • Ubuntu 18.04 LTS (aka Bionic Beaver)