Rajula Vineet Reddy

Results 4 issues of Rajula Vineet Reddy

## Description When running watch on the cli command, like ```watch -n 60 football standings --league WC``` which runs the command after every 60 seconds, just like refreshing, the output...

hacktoberfest

Integrate DockerHub & this repository to achieve 'Dockerhub automatic build'. Once we change the Dockerfile and commit to github, an image should get built automatically. https://docs.docker.com/docker-hub/builds/

We need to improve the CLI support for `moboff initialise` & `moboff download` in such a way that, we should be able to initialise using `moboff initialize --api --device `...

Intermediate
gssoc

Hi, When I don`t use compulsory args and try this ``` | pos1 command context match| pos1 := (ClapPositional withName: 'inputFile'). command := (ClapCommand withName: 'MyApp') addPositional: pos1. context :=...