Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Commit

Permalink
added configure acript for arch linux
Browse files Browse the repository at this point in the history
  • Loading branch information
henryhchchc committed Jan 20, 2018
1 parent 52b89c1 commit 9bab178
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions configure_env/arch/configure_env.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!bin/sh
echo "========Obisidian Configuration Script for Arch Linux========"
echo "======== Installing tools ========"
pacman -Syy git dotnet-sdk nodejs npm yarn mongodb
echo "======== Cloning Git Repository ========"
git clone https://github.com/ZA-PT/Obsidian.git

0 comments on commit 9bab178

Please sign in to comment.