Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
padmwsverify
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
stw
wt
padmwsverify
Commits
4d4664fa
Commit
4d4664fa
authored
Feb 07, 2017
by
Tomas Pettersson
🏸
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
first
parents
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
40 additions
and
0 deletions
+40
-0
.gitignore
.gitignore
+0
-0
.vscode/tasks.json
.vscode/tasks.json
+10
-0
README.md
README.md
+30
-0
No files found.
.gitignore
0 → 100644
View file @
4d4664fa
.vscode/tasks.json
0 → 100644
View file @
4d4664fa
{
//
See
https://go.microsoft.com/fwlink/?LinkId=
733558
//
for
the
documentation
about
the
tasks.json
format
"version"
:
"0.1.0"
,
"command"
:
"echo"
,
"isShellCommand"
:
true
,
"args"
:
[
"Hello World"
],
"showOutput"
:
"never"
}
\ No newline at end of file
README.md
0 → 100644
View file @
4d4664fa
# padmrun
## Description
A tool used for running padm ws simulations. Used for monitoring and testing
## Installation
You will need to install rpm package
## Usage example
### Options
## Copyright and License
## Contact information
Tomas Pettersson tomas.pettersson@smhi.se
## Credits and acknowledgements
## Known bugs
## Troubleshooting
## Changelog
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