Skip to content

UWDIRECT/HW0_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

HW0

SEMDS Homework 0: Command line and submitting homework

Instructions for the homework:

  • Create a download_reactor_data.bash script that does the following things (1pt):
    • Makes a directory called hcepdb_data and does all the other steps from inside this directory. (1pt)
    • Uses curl to download the reactor data from https://github.com/UWDIRECT/UWDIRECT.github.io/blob/master/datasets/reactor_data.csv?raw=true (1pt)
    • Uses head to show the first few lines of the reactor_data.csv to the user (1pt)
  • Submit your homework using git/GitHub (1pt)

About

HW0 template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published