-
Notifications
You must be signed in to change notification settings - Fork 43
Setting up
Muhammed Gurhan Yerlikaya edited this page Apr 30, 2021
·
2 revisions
Open the desired terminal application and enter inside of your project directory's root:
$ cd [path-on-your-disk]/your-project
Use the command below to create the necessary surmagic directory and files.
$ surmagic init
This will create a surmagic directory and a Surfile like below:
- --- your-project
- ------ surmagic
- --------- Surfile