-
e.g.
`nyg nyg-ui-generator --type react` //will skip component type prompt
Essentially create a flag for every option that makes sense. Defaults and warnings should also be set up for flags that cont…
-
All time and season
-
Passing in cli arguments like --name of --folder to streamline module creation and also streamline the nyg-ui-generator module creation process.
-
Since now you can pass in: `prompts`, `globs`, `options`.
You could essentially pass all data you'd use via `options` and completely circumvent `prompts`.
This can essentially be easily fixed by che…
-
Hi Rocket Chat Devs
Nice to meet you!
I have one problem now
I used 36.0 in past.
so I upgrade meteor version to 1.5.2 by using 59.3 version's code
but the file uploading is not working
I check …
-
Really strange. The api entry point file `package.json` > 'main' > `index.js` does not get installed. I see it in the repo. Not sure why.
-
I'm trying to get the current quarter and clock for games that are in progress. I have the following code:
```
import time
import` nfldb
db = nfldb.connect()
q = nfldb.Query(db)
q.game(season_year=20…
-
Incredible contribution to our community of football statheads! Just a suggestion for a little tweak: assign the passer role to the quarterback being sacked. Currently, the passer column is blank in p…
-
Trying to retrieve the following:
```
{
"sort": [
1.7976931348623157e+308
]
}
```
with:
`json_list.get(1).get_number();`
The value I get back is:
> ~
I don't see BINARY_DOUBL…
-
Hi all,
I'm not sure exactly what I've done here, but somehow whenever I run an update the system only updates for 31 teams. I believe the Rams are not updated. I've run the latest nfldb-update and r…