Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
unl-ece-keychain
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pscalise2
unl-ece-keychain
Commits
1f157a10
Commit
1f157a10
authored
3 months ago
by
paulscalise1
Browse files
Options
Downloads
Patches
Plain Diff
adjusted readme
parent
731e3a1e
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-4
7 additions, 4 deletions
README.md
with
7 additions
and
4 deletions
README.md
+
7
−
4
View file @
1f157a10
...
...
@@ -10,8 +10,11 @@ git clone --recurse-submodules https://git.unl.edu/pscalise2/py32-keychain.git
```
# Prerequisites
## Visual Studio Code
Install
[
Visual Studio Code
](
ms-windows-store://pdp/?productid=XP9KHM4BK9FZ7Q
)
if not already installed.
## Download Visual Studio Code for your system, macOS or Windows, if not already installed.
[
Windows Visual Studio Code
](
ms-windows-store://pdp/?productid=XP9KHM4BK9FZ7Q
)
[
macOS Visual Studio Code
](
https://code.visualstudio.com/sha/download?build=stable&os=darwin-universal
)
Now we need two additional tools, the ARM GCC compiler, and Make.
...
...
@@ -28,9 +31,9 @@ The download may take 30 seconds to a minute. Open the downloaded software and f
We will now install the last dependency for this project called Make, which allows us to easily build a binary file for the keychain.
### Windows
Open Power
s
hell
as an Administrator
and run the following command:
Open Power
S
hell and run the following command:
```
winget install
GnuWin32.GNU.M
ake
winget install
ezwinports.m
ake
```
### macOS
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment