Skip to content

Releases: Kaamkiya/kwinit

v0.2.0

30 Dec 02:07
Compare
Choose a tag to compare

New:

  • Added new project initializer for...
    • D
    • Bun
    • Go
    • Zig
    • with plans to add more in the future.

v0.1.3

29 Dec 17:16
Compare
Choose a tag to compare

New:

  • added issue templates creation
  • added pull request template creation
  • added spinner that runs while waiting

v0.1.2

28 Dec 17:03
Compare
Choose a tag to compare

Features:

  • Add a robots.txt generator

v0.1.1

28 Dec 14:02
Compare
Choose a tag to compare

Stuff changed:

  • Credited gitignore.io
  • Credited gitattributes/gitattributes
  • Refactored: moved things to seperate files
  • Made gitignore and gitattributes mutliselect (so you pick things) instead of input (where you type things and hope it's correct).

v0.1.0

28 Dec 03:31
Compare
Choose a tag to compare

Initial release!

This has the fewest features of all the releases.

So far, you can...

  • initialize a git repo
  • add a git origin
  • add a gitignore
  • add gitattributes
  • add a license

There are many more features planned, so stay tuned

NOTE: Only Linux x64_64 is officially supported.