You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Licensed under the Apache License, Version 2.0 (the "License");
8
+
you may not use this file except in compliance with the License.
9
+
You may obtain a copy of the License at
10
+
11
+
http://www.apache.org/licenses/LICENSE-2.0
12
+
13
+
Unless required by applicable law or agreed to in writing, software
14
+
distributed under the License is distributed on an "AS IS" BASIS,
15
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16
+
See the License for the specific language governing permissions and
17
+
limitations under the License.
18
+
19
+
-->
20
+
21
+
[![Open in Dev Containers][dev-container-image]][dev-container-url]
22
+
23
+
# Development Container
24
+
25
+
> Development container for `stdlib`.
26
+
27
+
<!-- Section to include introductory text. Make sure to keep an empty line after the intro `section` element and another before the `/section` close. -->
28
+
29
+
<sectionclass="intro">
30
+
31
+
This folder includes configuration for developing the project in a local container or using [GitHub Codespaces][github-codespaces].
32
+
33
+
</section>
34
+
35
+
<!-- /.intro -->
36
+
37
+
<!-- Section to include usage notes. -->
38
+
39
+
<sectionclass="usage">
40
+
41
+
</section>
42
+
43
+
<!-- /.usage -->
44
+
45
+
<!-- Section to include usage notes. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
46
+
47
+
<sectionclass="notes">
48
+
49
+
</section>
50
+
51
+
<!-- /.notes -->
52
+
53
+
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
0 commit comments