Skip to content

Latest commit

 

History

History
38 lines (17 loc) · 1.29 KB

README.md

File metadata and controls

38 lines (17 loc) · 1.29 KB

💁 LabCAS Clients

Various clients for the LabCAS API.

ℹ️ What's Here

Right now, just this:

  • labcas_download.ps1 — a Windows PowerShell script that reads a local files.csv (which isn't really a CSV but just a list of file URLs, one per line) that uses the LabCAS API to download each file. Note that to run this script on Windows 11, you'll need to run PowerShell as Administrator, and first enter the command Set-ExecutionPolicy RemoteSigned.

👥 Contributing

You can start by looking at the open issues, forking the project, and submitting a pull request. You can also contact us by email with suggestions.

🔢 Versioning

We use the SemVer philosophy for versioning this software. For versions available, see the releases made on this project.

👩‍🎨 Creators

The principal developer is:

The QA team consists of:

To contact the team as a whole, email the Informatics Center.

📃 License

The project is licensed under the Apache version 2 license.