We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10c9950 commit 02ea5a9Copy full SHA for 02ea5a9
1 file changed
sbn_online_wiki/develop-sbndaq-with-spack/guide-main.md
@@ -0,0 +1,14 @@
1
+## Instructions
2
+* [Rationale](docs/project_rationale_01.md)
3
+* [Automated setup with **newSPACKDevArea.sh**](docs/initial_setup_02.md)
4
+* [Configuration guide for **newSPACKDevArea.sh**](docs/configuration_file_03.md)
5
+* [Spack project directory structure](docs/directory_structure_04.md)
6
+* [Activate, aka `setup`, project area](docs/setup_project_05.md)
7
+* [Spack mirrors and build caches](docs/spack_mirrors_08.md)
8
+
9
+## Examples
10
+* [config.yaml](examples/example_config_yaml.md)
11
+* [repos.yaml](examples/example_repos_yaml.md)
12
13
+## Logs
14
+* [Log file generated by **newSPACKDevArea.sh**](logs/newSPACKDevArea-log.md)
0 commit comments