Code Monkey home page Code Monkey logo

environment's Introduction

Environment

Customise Linux/Windows Operating Environment

Build Status

Debian/Ubuntu

sudo add-apt-repository --yes ppa:ashenm/ppa && \
  sudo apt-get -o Dpkg::Options::="--force-overwrite" install environment
sudo sed -i -E 's/^PATH="?([^"]+)"?$/PATH="\/opt\/workspace\/bin\:\1"/' /etc/environment

Windows

BITSADMIN /TRANSFER environment-setup /DOWNLOAD ^
  https://raw.githubusercontent.com/ashenm/environment/master/windows/setup.cmd %TEMP%\environment-setup.cmd >> NUL && ^
%TEMP%\environment-setup.cmd && DEL /S /Q %TEMP%\environment-setup.cmd

environment's People

Contributors

ashenm avatar

Watchers

 avatar

environment's Issues

Add latest Ubuntu LTS

Focal (20.04) Current Stable Release
Successor to Ubuntu Eoan (19.10)
Milestones: focal-updates, ubuntu-20.04.1, ubuntu-20.04, ubuntu-20.04-beta, ubuntu-20.03, ubuntu-20.02, ubuntu-20.01, ubuntu-19.12, ubuntu-19.11
The Ubuntu release that will be delivered in April 2020, designated 20.04.

[bin/workspace] Resolve relative paths

docker: Error response from daemon: create .: volume name is too short, names should be at least two alphanumeric characters.
See 'docker run --help'.

Remove obsolete distro (Disco - 19.04)

Disco (19.04) Obsolete
Successor to Ubuntu Cosmic (18.10)
Milestones: disco-updates, ubuntu-19.04, ubuntu-19.03, ubuntu-19.02, ubuntu-19.01, ubuntu-18.12, ubuntu-18.11
The Ubuntu release that will be delivered in April 2019, designated 19.04.

Remove obsolute distro (Eoan - 19.10)

Rejected:
eoan is obsolete and will not accept new uploads.

environment (3.9-0ubuntu1~eoan) eoan; urgency=low

  * Build: d201fe4b75881381c5e5db993523eac3443535c4

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.