Skip to content

redstonedesigner/bit-adder

Repository files navigation

Bit Adder

This code is designed to emulate using a bit adders made by using logic gates in order to add two binary numbers.

Installation

Dependencies are managed by PipEnv. Install using pipenv install

If you need to install PipEnv, you can install it via Pip - pip install pipenv

Usage

  1. Enter the environment - pipenv shell
  2. Run the application - python app.py

Development

Development dependencies are used for testing and linting the codebase. You can install development dependencies using pipenv install --dev

Commit messages follow the Conventional Commits standard.

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Languages