Initial commit: CSV to SQLite CLI tool
CLI tool to import EDF electricity meter readings from CSV files into a SQLite database. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
5
package.json
Normal file
5
package.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"claude": "^0.1.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user