Files
jump/README.md
T
thread da0b553f64 Update README.md
followup PR readme note
2026-04-15 21:12:57 -04:00

21 lines
561 B
Markdown

# Jump
50-minute Coding Challenge for Jump, completed with 11:57 remaining.
```
~/c/jump [1]$ mix escript.build; ./jump --article Wealth_management --days 4
Compiling 1 file (.ex)
Generated jump app
Generated escript jump with MIX_ENV=dev
%{
article: "Wealth_management",
avg_daily_pageviews: 133.75,
event_name: "campaign_spike_conversion",
top_day: %{date: "2026041400", pageviews: 166},
total_pageviews: 535,
window_days: 4
}
done.
```
Note: I noticed a couple things after my rush to submit: https://git.impulsedetroit.net/thread/jump/pulls/2