Coder Social home page Coder Social logo

mkhtml's Introduction

commision_unix

mkhtml

mkhtml is an html document generator that works with gpt
YouTube: https://youtu.be/ULvErLMKrTo

Programming Language and Tools

Programming Language: C, Bash
Compiler: GNU GCC
Build Tool: CMake

Dependencies

Libcurl
CMake (MIN 3.15)

Installation

Step 1: Download the Source codes

https://github.com/MertGunduz/mkhtml

Step 2: Change permissions of INSTALL.sh

chmod 755 INSTALL.sh

running this command will change the permission of the INSTALL.sh

Step 3: Run INSTALL.sh

./INSTALL.sh

running this bash file will build the application and create the folders.

Note: it can ask for sudo permission

Step 4: Test Application

try running

mkhtml -h

if there are some output related to mkhtml then it means it is successfully builded

How to use

Generating HTML Files

mkhtml -G [DATA]
mkhtml --generate [DATA]

sends a request to openai api and generates the html file with the selected style

Setting API Key

mkhtml -k [DATA]
mkhtml --key [DATA]

sets the openai api key

Setting CSS Style

mkhtml -c [CSS-DATA]
mkhtml --css [CSS-DATA]

sets the css style

Outputting Website URL

mkhtml -w
mkhtml --website

outputs the website url

Outputting Github URL

mkhtml -g
mkhtml --github

outputs the github url

Outputting Configurations

mkhtml -s
mkhtml --settings

outputs the configurations

Outputting Version

mkhtml -v
mkhtml --version

outputs the mkhtml version

Outputting Help Menu

mkhtml -h
mkhtml --help

outputs the help menu

mkhtml's People

Contributors

mertgunduz avatar furokop avatar nt-kleamm avatar slothshino avatar rremii avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.