Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 2.14 KB

README.md

File metadata and controls

42 lines (26 loc) · 2.14 KB

CloudStore

CI codecov deps version pkgeval

A simple, consistent, and performant API for interacting with common cloud storage abstractions in Julia (GCP, Azure Blob Storage, AWS S3)

Installation

The package is registered in the General registry and so can be installed at the REPL with ] add CloudStore.

Documentation

  • STABLEmost recently tagged version of the documentation.
  • LATESTin-development version of the documentation.

Project Status

The package is tested against Julia 1.6, current stable release, and nightly on Linux.

Contributing and Questions

Contributions are very welcome, as are feature requests and suggestions. Please open an issue if you encounter any problems or would just like to ask a question.