Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port before_v0.60/progress_bar before_v0.60/weather before_v0.60/webscrapping #846

Merged

Conversation

39555
Copy link
Contributor

@39555 39555 commented May 25, 2024

This PR is part of porting all old scripts #221 and includes only removing already ported modules:

  • progress_bar -> sourced/progress_bar
  • weather -> modules/weather
  • webscrapping -> sourced/webscrapping

39555 added 3 commits May 25, 2024 21:51
This module has already been ported to `modules/weather`
- also remove README in the empty module

timed_weather_run.nu:
  from: before_v0.60/weather/timed_weather_run.nu
  to: modules/weather/timed_weather_run.nu

get-weather.nu:
  from: before_v0.60/weather/get-weather.nu
  to: modules/weather/get-weather.nu
This module has already been ported to `sourced/progress_bar`

progress_bar_no_back.nu:
  from: before_v0.60/progress_bar/progress_bar_no_back.nu
  to: sourced/progress_bar/progress_bar_no_back.nu

percent_meter.nu:
  from: before_v0.60/progress_bar/percent_meter.nu
  to: sourced/progress_bar/percent_meter.nu

progress_bar.nu:
  from: before_v0.60/progress_bar/progress_bar.nu
  to: sourced/progress_bar/progress_bar.nu
This module has already been ported to `sourced/webscraping`
- also remove the README.md in the empty now module

scraping.nu:
  from: before_v0.60/webscraping/scraping.nu
  to: sourced/webscrapping/nuschiit.nu
@fdncred fdncred merged commit 93e71fe into nushell:main May 25, 2024
1 check passed
@fdncred
Copy link
Collaborator

fdncred commented May 25, 2024

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants