Brooke Kuhlmann 098f40d967 Refactored the orignal setup script as the build script
Necessary to organize this within the `bin` folder.
2026-02-23 11:01:52 -07:00
2026-02-23 10:00:38 -07:00
2026-02-23 10:00:38 -07:00
2026-02-23 10:00:38 -07:00
2026-02-23 10:00:38 -07:00
2026-02-23 10:00:38 -07:00
2026-02-23 10:00:38 -07:00
2026-02-23 10:00:38 -07:00
2026-02-23 10:00:38 -07:00
2026-02-23 13:01:34 +01:00
2026-02-13 21:27:38 +01:00
2026-02-23 10:00:38 -07:00
2026-02-23 10:00:38 -07:00

:toc: macro
:toclevels: 5
:figure-caption!:

= Sensor Scanner

toc::[]

== Features

== Requirements

. link:https://www.ruby-lang.org[Ruby].

== Setup

To set up project, run:

[source,bash]
----
git clone https://github.com/bkuhlmann/sensor_scanner
cd sensor_scanner
bin/setup
----

== Usage

== Development

To contribute, run:

[source,bash]
----
git clone https://github.com/usetrmnl/sensor_scanner
cd sensor_scanner
bin/setup
----

You can also use the IRB console for direct access to all objects:

[source,bash]
----
bin/console
----

== Tests

To test, run:

[source,bash]
----
bin/rake
----

== Credits

* Built with link:https://alchemists.io/projects/rubysmith[Rubysmith].
* Engineered by {trmnl_link}.
S
Description
No description provided
Readme
51 KiB
Languages
C++ 69.2%
Ruby 23.9%
Shell 3.9%
Makefile 3%