-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,21 @@ | ||
# mactag | ||
|
||
Script to read tags from an excel file and apply them to listed files | ||
|
||
|
||
## Instructies (nl) | ||
|
||
1. Eerst moeten er bepaalde componenten geïnstalleerd worden, open de LaunchPad en start een terminal: | ||
|
||
![Open terminal op mac](doc/screenshot1.png) | ||
|
||
2. Kopiëer onderstaand commando en plak het in de terminal, druk daarna op enter: | ||
|
||
|
||
``` | ||
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py | ||
``` | ||
|
||
Als je je eigen username onderaan terug ziet verschijnen gevolgd door @localhost dan is het commando klaar en kan je naar de volgende stap. | ||
|
||
3. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.