Skip to content

fulcrumgenomics/aws-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

aws-setup

a repo to develop a simple script that installs everything we need on a new AWS instance

This repo is here so that when you fire up a new AWS instance you'll have an easy time installing all the extra little bits that make the rest of your work easy.

This (currently) includes:

  • git
  • git-lfs
  • htop
  • pixi
  • uv

instructions:

log into your new aws and issue the following command:

wget -qO- https://raw.githubusercontent.com/fulcrumgenomics/aws-setup/refs/heads/main/go.sh | sh

After the installs, you need to restart your shell for everything to be available, so either call "bash"/"zsh" or disconnect and reconnect to the instance.

About

a repo to develop a simple script that installs everything we need on a new AWS instance

Resources

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages