An open API service indexing awesome lists of open source software.

https://github.com/farhnkrnapratma/genesis

Calculate time elapsed since the Big Bang (The Genesis)
https://github.com/farhnkrnapratma/genesis

big-bang calculation century genesis

Last synced: 2 days ago
JSON representation

Calculate time elapsed since the Big Bang (The Genesis)

Awesome Lists containing this project

README

          

# Genesis

Calculate time elapsed since the Big Bang (The Genesis).

## Build from Source

To compile and build Genesis from source, make sure you have Rust and Cargo installed.

```bash
# Clone the repository
git clone https://github.com/farhnkrnapratma/genesis.git
cd genesis

# Build the project in release mode
cargo build --release

# The compiled binary will be available at
./target/release/genesis
```

### Running Tests

To run the integration tests:

```bash
cargo test
```

## Licensing Notice

This project is licensed under the GPL-3.0-or-later license. See the [LICENSE](LICENSE) file for more information.

## Supporting & Sponsoring

If you find this project useful, please consider supporting its development through:

- **GitHub Sponsors**: [farhnkrnapratma](https://github.com/sponsors/farhnkrnapratma)
- **Open Collective**: [farhnkrnapratma](https://opencollective.com/farhnkrnapratma)
- **Ko-fi**: [farhnkrnapratma](https://ko-fi.com/farhnkrnapratma)