Gowebly Versions Save

🔥 A next-generation CLI tool that makes it easy to create amazing web applications with Go on the backend, using htmx, hyperscript or Alpine.js, and the most popular CSS frameworks on the frontend.

v2.6.2

1 week ago

⚙️ The Gowebly CLI v2.6.2 patch

Changelog

New features

  • Add README.md file to the generated project

Bug fixes

  • Fix gowebly run command
  • Fix welcome CLI message

Updates

  • Update dependencies

Others

  • Rename PWA manifest file to recommended

How to update?

For native Go installation (any platforms):

go install github.com/gowebly/gowebly/v2@latest

For Homebrew users (GNU/Linux, Apple macOS):

brew upgrade gowebly/tap/gowebly

For other ways (any platforms): manually download and re-install a ready-made package from the Assets section.

💡 Note: See the Complete user guide to get a general information.

Your help to improve project

I invite you to participate in this project! Let's work together to create and popularize the most useful tool for developers on the web today.

Your PRs, issues & any words are welcome! Thank you 😘

v2.6.1

2 weeks ago

⚙️ The Gowebly CLI v2.6.1 patch

Changelog

Bug fixes

  • Fix Naming projects and editing with textcursor causes space in the middle of the name #80
  • Fix go-critic issues

How to update?

For native Go installation (any platforms):

go install github.com/gowebly/gowebly/v2@latest

For Homebrew users (GNU/Linux, Apple macOS):

brew upgrade gowebly/tap/gowebly

For other ways (any platforms): manually download and re-install a ready-made package from the Assets section.

💡 Note: See the Complete user guide to get a general information.

Your help to improve project

I invite you to participate in this project! Let's work together to create and popularize the most useful tool for developers on the web today.

Your PRs, issues & any words are welcome! Thank you 😘

v2.6.0

2 weeks ago

✨ The Gowebly CLI v2.6.0 release

gowebly banner with logo

A next-generation CLI tool to easily build amazing web applications with Go on the backend, using htmx, hyperscript or Alpine.js and the most popular CSS frameworks on the frontend.

In this release

Yes, it happened ✨

We have added Gorilla/Mux router support for the backend. Now you can create new projects even easier and faster using a familiar tool!

Changelog

New features

  • Add gorilla/mux support #84 (thanks @qustavo)

Bug fixes

  • Fix Echo template produces variable that shadows package name #85
  • Fix bug in parsing of templates in echo

Updates

  • Update dependencies

How to update?

For native Go installation (any platforms):

go install github.com/gowebly/gowebly/v2@latest

For Homebrew users (GNU/Linux, Apple macOS):

brew upgrade gowebly/tap/gowebly

For other ways (any platforms): manually download and re-install a ready-made package from the Assets section.

💡 Note: See the Complete user guide to get a general information.

Your help to improve project

I invite you to participate in this project! Let's work together to create and popularize the most useful tool for developers on the web today.

Your PRs, issues & any words are welcome! Thank you 😘

v2.5.2

1 month ago

⚙️ The Gowebly CLI v2.5.2 patch

Changelog

New features

  • Add trim spaces from ModuleName/PackageName and Port #78 (thanks @cr1cr1)

Updates

  • Update dependencies

Delete unused or stale

  • Remove unused test

How to update?

For native Go installation (any platforms):

go install github.com/gowebly/gowebly/v2@latest

For Homebrew users (GNU/Linux, Apple macOS):

brew upgrade gowebly/tap/gowebly

For other ways (any platforms): manually download and re-install a ready-made package from the Assets section.

💡 Note: See the Complete user guide to get a general information.

Your help to improve project

I invite you to participate in this project! Let's work together to create and popularize the most useful tool for developers on the web today.

Your PRs, issues & any words are welcome! Thank you 😘

v2.5.1

1 month ago

⚙️ The Gowebly CLI v2.5.1 patch

Changelog

Bug fixes

  • Fix Preline UI CSS imports #73 (thanks @pdf)

Updates

  • Update dependencies

How to update?

For native Go installation (any platforms):

go install github.com/gowebly/gowebly/v2@latest

For Homebrew users (GNU/Linux, Apple macOS):

brew upgrade gowebly/tap/gowebly

For other ways (any platforms): manually download and re-install a ready-made package from the Assets section.

💡 Note: See the Complete user guide to get a general information.

Your help to improve project

I invite you to participate in this project! Let's work together to create and popularize the most useful tool for developers on the web today.

Your PRs, issues & any words are welcome! Thank you 😘

v2.5.0

1 month ago

✨ The Gowebly CLI v2.5.0 release

gowebly banner with logo

A next-generation CLI tool to easily build amazing web applications with Go on the backend, using htmx, hyperscript or Alpine.js and the most popular CSS frameworks on the frontend.

In this release

Finally, we've added one of the most inspiring (at least for us) Go frameworks from existing ones today!

PocketBase is an Open Source Go backend for your next SaaS and Mobile app in 1 file.

image

Changelog

New features

  • Add PocketBase as a framework option #69 (thanks @ezynda3)

Bug fixes

  • Fix Air config for the PocketBase framework

Updates

  • Update dependencies

How to update?

For native Go installation (any platforms):

go install github.com/gowebly/gowebly/v2@latest

For Homebrew users (GNU/Linux, Apple macOS):

brew upgrade gowebly/tap/gowebly

For other ways (any platforms): manually download and re-install a ready-made package from the Assets section.

💡 Note: See the Complete user guide to get a general information.

Your help to improve project

I invite you to participate in this project! Let's work together to create and popularize the most useful tool for developers on the web today.

Your PRs, issues & any words are welcome! Thank you 😘

v2.4.0

2 months ago

✨ The Gowebly CLI v2.4.0 release

gowebly banner with logo

A next-generation CLI tool to easily build amazing web applications with Go on the backend, using htmx, hyperscript or Alpine.js and the most popular CSS frameworks on the frontend.

In this release

Hello friends! Today, we're adding a new CSS framework library for your projects.

Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.

Features:

  • 750+ Free Components & Examples. Hundreds of component examples for all your website needs that meet accessibility criteria.
  • Universal Framework Compatibility. Preline UI is fully compatible wherever Tailwind CSS is in action, from React to Vue and beyond.
  • Dark Mode. All components include a dark variant that lets you style your site differently when dark mode is enabled.
Preline UI

Docs, Examples and more here: https://preline.co

Changelog

New features

  • Add Preline UI to CSS frameworks

Updates

  • Update dependencies

How to update?

For native Go installation (any platforms):

go install github.com/gowebly/gowebly/v2@latest

For Homebrew users (GNU/Linux, Apple macOS):

brew upgrade gowebly/tap/gowebly

For other ways (any platforms): manually download and re-install a ready-made package from the Assets section.

💡 Note: See the Complete user guide to get a general information.

Your help to improve project

I invite you to participate in this project! Let's work together to create and popularize the most useful tool for developers on the web today.

Your PRs, issues & any words are welcome! Thank you 😘

v2.3.4

2 months ago

⚙️ The Gowebly CLI v2.3.4 patch

Changelog

Updates

  • Update dependencies

How to update?

For native Go installation (any platforms):

go install github.com/gowebly/gowebly/v2@latest

For Homebrew users (GNU/Linux, Apple macOS):

brew upgrade gowebly/tap/gowebly

For other ways (any platforms): manually download and re-install a ready-made package from the Assets section.

💡 Note: See the Complete user guide to get a general information.

Your help to improve project

I invite you to participate in this project! Let's work together to create and popularize the most useful tool for developers on the web today.

Your PRs, issues & any words are welcome! Thank you 😘

v2.3.3

3 months ago

⚙️ The Gowebly CLI v2.3.3 patch

Changelog

Bug fixes

  • Fix hyperscript issue (#61)

Others

  • Update dependencies

How to update?

For native Go installation (any platforms):

go install github.com/gowebly/gowebly/v2@latest

For Homebrew users (GNU/Linux, Apple macOS):

brew upgrade gowebly/tap/gowebly

For other ways (any platforms): manually download and re-install a ready-made package from the Assets section.

💡 Note: See the Complete user guide to get a general information.

Your help to improve project

I invite you to participate in this project! Let's work together to create and popularize the most useful tool for developers on the web today.

Your PRs, issues & any words are welcome! Thank you 😘

v2.3.2

4 months ago

⚙️ The Gowebly CLI v2.3.2 patch

Changelog

Bug fixes

  • Fix Dockerfile (#57)

Others

  • Update dependencies

How to update?

For native Go installation (any platforms):

go install github.com/gowebly/gowebly/v2@latest

For Homebrew users (GNU/Linux, Apple macOS):

brew upgrade gowebly/tap/gowebly

For other ways (any platforms): manually download and re-install a ready-made package from the Assets section.

💡 Note: See the Complete user guide to get a general information.

Your help to improve project

I invite you to participate in this project! Let's work together to create and popularize the most useful tool for developers on the web today.

Your PRs, issues & any words are welcome! Thank you 😘