Skip to content

ElTitoDG/gas-bill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gas Bill Calulator C Program

GitHub repo size GitHub pull requests Clang Version Make version Docker Image Version (latest by date) Nvim Version

What is this?

This is mainly a task from collage, basically calculate an electricity and gas bill It has a docker container for learning purpose

TODO

  • Update Makefile
  • Add Badges to README
  • Add License
  • Update Dockerfile
  • Continue lib integration

Avalible commands

Docker

You can run it with Docker using: docker run -it eltitodg/gas-bill:dev

A Make command it is also avalible to publish it in Docker: make publish

Make

This repository include a Makefile, so you can use commands to build the program

  • all: make all
  • build: make build
  • clean: make clean

Use Make commands for build

About

Gas Bill calculator app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors