Update python fire and add README.md
This commit is contained in:
parent
e633965a1a
commit
d3fc426f99
9
README.md
Normal file
9
README.md
Normal file
@ -0,0 +1,9 @@
|
||||
# About
|
||||
|
||||
# How to start a dev env
|
||||
|
||||
```shell script
|
||||
docker run --rm -it -v $(pwd):/data/linux-tools ubuntu bash
|
||||
```
|
||||
|
||||
# Contributing
|
@ -1,2 +1,2 @@
|
||||
fire
|
||||
fire==0.3.1
|
||||
PyInquirer==1.0.3
|
||||
|
Loading…
Reference in New Issue
Block a user