Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Command line client
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
EOLE
Zéphir
Command line client
Commits
24b50e7c
Commit
24b50e7c
authored
5 years ago
by
Matthieu Lamalle
Browse files
Options
Downloads
Patches
Plain Diff
Correction command in readme
parent
3c0c72bf
No related branches found
No related tags found
No related merge requests found
Pipeline
#444
failed
5 years ago
Stage: external
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
24b50e7c
...
...
@@ -9,7 +9,7 @@ In order to install or build, you need to have (ubuntu package names are given):
# Install zephir-client as python script (recommended) :
*
run "sudo install.sh"
*
run "sudo
./
install.sh"
*
This script does install :
-
tiramisu-cmdline-parser and tiramisu-json-api python libraries (cloned from repository)
...
...
@@ -21,7 +21,7 @@ In order to install or build, you need to have (ubuntu package names are given):
*
You need to have "pyinstaller" in your machine (https://www.pyinstaller.org/)
*
Start build.sh :
For now this scripts does this :
For now this scripts does this :
-
clone Tiramisu-cmd-line parser from https://framagit.org/tiramisu/tiramisu-cmdline-parser.git
-
clone Tiramisu-json-api from https://framagit.org/tiramisu/tiramisu-json-api.git
-
Run pyinstaller to create the "binary" (may fail if pyinstaller not in PATH)
...
...
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