Skip to content

Commit

Permalink
Remove install.sh and update script's README
Browse files Browse the repository at this point in the history
  • Loading branch information
manoelcampos committed May 28, 2022
1 parent 079faf8 commit d246a55
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
2 changes: 0 additions & 2 deletions script/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@ This directory contains some scripts to automate some tasks.

- [bootstrap.sh](bootstrap.sh): Allows you to build CloudSim Plus and execute its examples easily. It's a good way to try CloudSim Plus without relying on some IDE.
Just run the script without parameters to see how to use.
- [install.sh](install.sh): Allows you to build all CloudSim Plus modules using maven and install them into the local maven repository, running
all tests (including Integration Tests). It doesn't require any parameter.
- [download-google-cluster-data.sh](download-google-cluster-data.sh): Downloads [Google Cluster Data](https://github.com/google/cluster-data/blob/master/ClusterData2011_2.md) trace files to be used to create simulations. Execute the script with `-h` argument to show usage help.

15 changes: 0 additions & 15 deletions script/install.sh

This file was deleted.

0 comments on commit d246a55

Please sign in to comment.