nu 0.6.0

A shell for the GitHub era
Documentation
1
2
3
4
5
6
7
FROM gitpod/workspace-full
USER root
RUN apt-get update && apt-get install -y libssl-dev \
    libxcb-composite0-dev \
    pkg-config \
    curl \
    rustc