-
Notifications
You must be signed in to change notification settings - Fork 7
Software Used
This page should collect information about several software tools, that were used during the ExoMy project.
Github Pages allows you to host a website next to your repository.
http-server is a command-line http-server, that allows you to host a website locally on your computer. This allows you to check your website before you push it to Github.
Run in your command line:
npm i http-server
Open your command line and move to the folder that contains the index.html of your website. Run following command;
http-server -c-1
The argument runs the server without caching, this allows you to see changes of your website immediately. Open a browser and type in one of the of the ip-addresses shown on the command line.
Also known as Z shell, ZSH is a command line alternative to bash, that is standard on most Linux systems. ZSH comes with some handy features and is expandable by plugins that can be managed by oh-my-zsh.
sudo apt-get install zsh
sudo apt-get install curl
sudo apt-get install git
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
- Improved tab completion
- Color schemes
- Git integration
Build
- Getting Started
- Purchasing Instructions
- Software Instructions
- Manufacturing Instructions
- Assembly Instructions
- Optional Parts
Use
Contribute
Help