mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 14:47:14 +01:00
Created cli command. Updated tracker script.
This commit is contained in:
parent
49a55b40b4
commit
a6975ecedd
9 changed files with 120 additions and 35 deletions
4
index.js
4
index.js
|
|
@ -1,3 +1 @@
|
|||
const { name, version } = require('./package.json');
|
||||
|
||||
console.log(`${name} ${version}`);
|
||||
module.exports = {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue