Skip to content

Commit

Permalink
✨ feat: Initialise the cli code
Browse files Browse the repository at this point in the history
  • Loading branch information
wanjohiryan committed May 30, 2024
1 parent b1634c4 commit 8b7abcc
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "@netris/cli",
"version": "0.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "wanjohiryan",
"license": "MIT"
}

0 comments on commit 8b7abcc

Please sign in to comment.