row 1.0.0

Row is a command line tool that helps you manage workflows on HPC resources.
Documentation
1
2
3
4
5
6
7
8
# Tutorial

This section is a tutorial aimed at users who are new to not only **row**, but also HPC
resources in general. It assumes that you have already learned the basics of the shell.
If you are unfamiliar with the shell, check out [Software Carpentry: The Unix Shell][1]
or any other book/tutorial you prefer.

[1]: https://swcarpentry.github.io/shell-novice/