You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The focus of this tutorial is to guide you through scanning a codebase package
7
+
using ScanCode.io.
8
+
9
+
.. note::
10
+
This tutorial assumes you have a current version of ScanCode.io installed
11
+
locally on your machine. If you do not have it installed,
12
+
see our :ref:`installation` guide for instructions.
5
13
6
14
Requirements
7
15
------------
16
+
Before you follow the instructions in this tutorial, you need to:
8
17
9
-
- **ScanCode.io is installed**, see :ref:`installation`
10
-
- **Shell access** on the machine where ScanCode.io is installed
18
+
- Install **ScanCode.io** locally
19
+
- Download the following **package archive** and save it to your home directory: `asgiref-3.3.0-py3-none-any.whl <https://files.pythonhosted.org/packages/c0/e8/578887011652048c2d273bf98839a11020891917f3aa638a0bc9ac04d653/asgiref-3.3.0-py3-none-any.whl>`_
20
+
- Have **Shell access** on the machine where ScanCode.io is installed
11
21
22
+
Instructions
23
+
------------
12
24
13
-
Before you start
14
-
----------------
25
+
- Open a shell in the ScanCode.io installation directory and activate the
26
+
virtual environment - **virtualenv**:
15
27
16
-
Download the following package archive save this in your home directory:
0 commit comments