Revert "Revert "Add a command who install dependencies based on dune-project""
This reverts commit 616a3eefad
.
This commit is contained in:
parent
616a3eefad
commit
499de3978a
1 changed files with 0 additions and 19 deletions
19
README.md
19
README.md
|
@ -1,6 +1,5 @@
|
||||||
# Pusk
|
# Pusk
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
```opam
|
```opam
|
||||||
|
@ -21,8 +20,6 @@ Derived from Elon's name :D. Thanks, Elon, for destroying Twitter.
|
||||||
|
|
||||||
## TODO list
|
## TODO list
|
||||||
|
|
||||||
=======
|
|
||||||
>>>>>>> parent of 658ef57 (Add a command who install dependencies based on dune-project)
|
|
||||||
- [x] Download a driver
|
- [x] Download a driver
|
||||||
- [x] Run a driver in background during the life of the app
|
- [x] Run a driver in background during the life of the app
|
||||||
- [x] [Figuring out how to use drivers](https://w3c.github.io/webdriver/#endpoints)
|
- [x] [Figuring out how to use drivers](https://w3c.github.io/webdriver/#endpoints)
|
||||||
|
@ -31,19 +28,3 @@ Derived from Elon's name :D. Thanks, Elon, for destroying Twitter.
|
||||||
- [x] Then tweet if needed something like "Don't delete my account please"
|
- [x] Then tweet if needed something like "Don't delete my account please"
|
||||||
- [x] Close everything properly
|
- [x] Close everything properly
|
||||||
- [ ] Maybe create a docker image for easy deployment?
|
- [ ] Maybe create a docker image for easy deployment?
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
```opam
|
|
||||||
$ opam switch list
|
|
||||||
# switch compiler description
|
|
||||||
→ default ocaml-base-compiler.4.14.1 default
|
|
||||||
```
|
|
||||||
|
|
||||||
```sh
|
|
||||||
$ opam install cohttp-lwt-unix tls-lwt dotenv twostep
|
|
||||||
```
|
|
||||||
|
|
||||||
## Name history
|
|
||||||
|
|
||||||
Derived from Elon's name :D. Thanks, Elon, for destroying Twitter.
|
|
||||||
|
|
Loading…
Reference in a new issue