This website requires JavaScript.
Explore
Help
Sign In
millironx
/
nfdocs-parser
Watch
1
Star
0
Fork
You've already forked nfdocs-parser
0
mirror of
https://github.com/MillironX/nfdocs-parser.git
synced
2024-11-22 00:56:04 +00:00
Code
Issues
Releases
Packages
Activity
4c0f7869ac
nfdocs-parser
/
nfdocs-parser.py
6 lines
83 B
Python
Raw
Normal View
History
Unescape
Escape
Add nfdocs-parser.py Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-01-05 19:15:29 +00:00
#!/usr/bin/env python
Add argument parsing to nfdocs-parser.py Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-01-05 19:16:43 +00:00
import
sys
nextflow_file
=
sys
.
argv
[
1
]
print
(
nextflow_file
)
Reference in a new issue
Copy permalink