Skip to content

dvrpc/traffic-counts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

traffic-counts

Documentation, for both the library and the import program is generated by rustdoc from comments. Until it is deployed elsewhere, view it by cloning this repository and run cargo doc --no-deps --open.

Environment Variables

Environment variables should be included in a .env file:

DATA_DIR="data"
DB_USERNAME=DVRPCTC_TEST 
DB_PASSWORD='password here'

Tests

cargo test. Note that db access is required for much of the test suite.

About

Traffic Count data modeling and related programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published