link to video added

This commit is contained in:
yabwon
2020-04-04 20:46:59 +02:00
committed by GitHub
parent 067766004b
commit a50e11fa62

View File

@@ -8,6 +8,9 @@ The *purpose of a package* is to be a simple, and easy to access, code sharing m
In this repository we are presenting a *standalone Base SAS framework* which allows to develop and use SAS packages. In this repository we are presenting a *standalone Base SAS framework* which allows to develop and use SAS packages.
General overwiev video:
- `https://www.youtube.com/watch?v=BFhdUBQgjYQ&t=0s`
### The User: ### The User:
To use a package: To use a package:
- Create a folder for your packages, under Windows OS family, e.g. `C:/SAS_PACKAGES` or under Linux/UNIX OS family, e.g. `/home/<username>/SAS_PACKAGES`. - Create a folder for your packages, under Windows OS family, e.g. `C:/SAS_PACKAGES` or under Linux/UNIX OS family, e.g. `/home/<username>/SAS_PACKAGES`.