This repository was archived by the owner on Oct 18, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
How to add a cookbook
mmouraoSCW edited this page Mar 23, 2021
·
4 revisions
If you are looking for the cookbook from Sensei Hub
- Find the wished set in the list
- Click on "Get cookbook" button inside the box of the wished set
- Select "Copy URL" and the location will be saved to your clipboard
- Add cookbook inside sensei using the copied URL as the location and give it a recognizable ID
If the listing in the index has a download.zip
link
- Right click on the "download.zip" link next to the wanted cookbook and copy the linked URL
- Open up Sensei and add a cookbook
- Add cookbook inside sensei using the zip URL as the location and give it a recognizable ID
If the listing in the index has a download.zip
link
- Download the
.zip
using the "download.zip" link next to the wanted cookbook - Unzip the downloaded
.zip
file and move to a local folder located on your local drive - Open up Sensei and add a cookbook
- Add cookbook inside sensei using the local folder as the location and give it a recognizable ID
Some of the cookbooks will be in repositories which support direct use in Sensei. These will be listed in the index with a use .git
link or URL.
- Copy the URL linked to
a. Right click and choose
Copy Link Address
- Open up Sensei and add a cookbook
- Add cookbook inside sensei using the copied URL as the location and give it a recognizable ID
Some cookbooks may be stored in a folder, in which case the URL to add will be displayed in the details of the listing, rather than linked to e.g.
use .git : https://github.com/SecureCodeWarrior/sensei-blog-examples.git|master|.sensei
In this case, copy and paste the url and user this as the location when Adding a cookbook