<!--

@license Apache-2.0

Copyright (c) 2024 The Stdlib Authors.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

-->

[![Open in GitHub Codespaces][github-codespaces-image]][github-codespaces-url]

[![Open in Dev Containers][dev-container-image]][dev-container-url]

# Development Container

> Development container for `stdlib`.

<!-- Section to include introductory text. Make sure to keep an empty line after the intro `section` element and another before the `/section` close. -->

<section class="intro">

This folder includes configuration for developing the project in a local container or using [GitHub Codespaces][github-codespaces].

</section>

<!-- /.intro -->

<!-- Section to include usage notes. -->

<section class="usage">

</section>

<!-- /.usage -->

<!-- Section to include usage notes. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="notes">

</section>

<!-- /.notes -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">

[dev-container-image]: https://img.shields.io/static/v1?label=Dev%20Containers&message=Open&color=blue&logo=visualstudiocode

[dev-container-url]: https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/stdlib-js/stdlib

[github-codespaces]: https://github.com/features/codespaces

[github-codespaces-image]: https://github.com/codespaces/badge.svg

[github-codespaces-url]: https://codespaces.new/stdlib-js/stdlib

</section>

<!-- /.links -->
