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

Add htmx latest version support to start-project command #22 #34

Merged
merged 11 commits into from
Jan 8, 2024

Conversation

Tobi-De
Copy link
Collaborator

@Tobi-De Tobi-De commented Jan 8, 2024

original pr by @786raees

Closes #22

@Tobi-De Tobi-De merged commit 4603af4 into main Jan 8, 2024
10 checks passed
@Tobi-De Tobi-De deleted the 786raees-main branch January 8, 2024 08:45
Tobi-De added a commit that referenced this pull request Jan 8, 2024
* Add htmx latest version support to start-project command #22

* Added functionality to try to download htmx latest version
after setting up project and added the ability to setup project with "--skip-new-version-check"
if internet is not working.

* docs: add 786raees as a contributor for code (#33)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

* refactor: move everything needed for htmx update into it own method

* fix: start-project now complete when there is no internet access

* test: check if start-project can run with no internet

---------

Co-authored-by: Waqar Khan <waqarkhan1252617@gmail.com>
Co-authored-by: Waqar Khan <96701299+786raees@users.noreply.github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
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.

try to download the latest version of htmx during startproject
2 participants