0.0.5 • Published 2 months ago

kunst v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

KUNST :: The ALX Bootstrapper

GitHub GitHub package.json version GitHub top language

GitHub last commit

An easy-to-use, standard ALX bootstrapper.

Kunst generates the file and directory structure of an ALX project based on an exported HTML file from the Intranet.

How to Use?

  • Install Kunst on your local machine.
npm install -g kunst

kunst installing

  • Head over to the project on your ALX Intranet and complete the quiz.

  • Refresh the page and download as HTML-only page (rename if you like). downloading page

  • Navigate to the directory you stored it

cd path/to/folder/containing/the/html
  • Run Kunst
kunst <file_name>

kunst running

That's it! Let's run tree so you can see it properly. tree ran

Kunst read the HTML file and created all the files we needed to do the project.

It even generates boilerplate code to fill them. boilerplate

Fun facts

  • Kunst was built because I'm lazy.
  • Kunst was initially named Etch but that name was taken already.
  • Kunst was built in less than 4 hours.
  • Kunst is pronounced coo-nst not const. It's German for art (I felt like it).

Issues and Contributions

If you spot an Issue 🪲, dont hesitate to reach out to me! For contributions, mail me at: ifedayoprince@gmail.com

Find me on

LinkedIn Twitter Facebook

For The Love Of ALX 💯, DO HARD THINGS!

0.0.5

2 months ago

1.0.5

4 months ago

1.0.4

4 months ago

1.0.3

4 months ago

1.0.2

4 months ago

1.0.1

4 months ago

1.0.0

4 months ago