Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
Managetests
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
5
Issues
5
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gruppo Web
Managetests
Commits
cdd577ff
Commit
cdd577ff
authored
Mar 02, 2019
by
Mattia Rizzolo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cleanup list of requirements from what I noticed I needed to run this
Signed-off-by:
Mattia Rizzolo
<
mattia@debian.org
>
parent
700cf4ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
13 deletions
+1
-13
README.md
README.md
+1
-13
No files found.
README.md
View file @
cdd577ff
...
@@ -10,22 +10,10 @@ Managetests è rilasciato sotto licenza GNU-AGPL v3+.
...
@@ -10,22 +10,10 @@ Managetests è rilasciato sotto licenza GNU-AGPL v3+.
## Dipendenze necessarie
## Dipendenze necessarie
Managetests necessita dei seguenti software per essere installato ed usato:
*
Python 3 (apt:
`python3`
)
*
PIP (apt:
`python3-pip`
)
*
Virtualenv (apt:
`python-virtualenv`
, pip:
`virtualenv`
)
*
Git (apt:
`git`
)
*
NodeJS (apt:
`nodejs nodejs-legacy`
)
*
NPM (apt:
`npm`
)
*
Invoke (pip:
`invoke`
)
È possibile installarle con il seguente comando:
È possibile installarle con il seguente comando:
```
```
$ sudo apt install python3 python3-click python3-werkzeug python3-flask python3-requests
$ sudo apt install python3 python3-click python3-werkzeug python3-flask python3-requests git
git nodejs nodejs-legacy npm
$ sudo pip install invoke
```
```
## Inizializzazione di managetests
## Inizializzazione di managetests
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment