Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
instructions
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Practical_Beamline_Controls_Training
Session_2
instructions
Commits
fb62ce41
Commit
fb62ce41
authored
2 years ago
by
kpetersn
Browse files
Options
Downloads
Patches
Plain Diff
Added quickstart instructions to README.md
parent
61a104e7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+14
-0
14 additions, 0 deletions
README.md
with
14 additions
and
0 deletions
README.md
+
14
−
0
View file @
fb62ce41
...
@@ -15,3 +15,17 @@ This repo contains instructions for Session 2 of the Practical Beamline Controls
...
@@ -15,3 +15,17 @@ This repo contains instructions for Session 2 of the Practical Beamline Controls
4.
[
Deploy the motorVMC (Virtual Motor Controller) module
](
4-Deploy-motorVMC.md
)
4.
[
Deploy the motorVMC (Virtual Motor Controller) module
](
4-Deploy-motorVMC.md
)
5.
[
Add virtual motors to the IOC
](
5-Add-virtual-motors.md
)
5.
[
Add virtual motors to the IOC
](
5-Add-virtual-motors.md
)
6.
[
asyn troubleshooting
](
6-asyn-troubleshooting.md
)
6.
[
asyn troubleshooting
](
6-asyn-troubleshooting.md
)
## Quickstart
There is a script that outputs commands from the "Setup" section in a form that can be easily copied and pasted.
To use the script, do the following:
```
$ curl -O https://git.aps.anl.gov/practical_beamline_controls_training/session_2/instructions/-/raw/main/scripts/quickstart.sh
$ chmod a+x quickstart.sh
$ ./quickstart.sh
```
Then copy and paste the output from the script into the terminal and proceed to the "Deploy a new IOC" section.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment