Skip to content

Commit

Permalink
feat!: add basic framework using commander
Browse files Browse the repository at this point in the history
  • Loading branch information
DCsunset committed Jun 18, 2022
1 parent bd3120e commit be5fe21
Show file tree
Hide file tree
Showing 30 changed files with 777 additions and 1,774 deletions.
7 changes: 0 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,2 @@
*-debug.log
*-error.log
/.nyc_output
/dist
/lib
/tmp
/yarn.lock
node_modules
oclif.manifest.json
4 changes: 2 additions & 2 deletions autocomplete/_tj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#compdef tj
#
# Copyright (C) 2020-2022 DCsunset
# See full copyright notice in README.md
# Copyright (C) 2020-2022 DCsunset
# See full notice in README.md in this project
#

_tj() {
Expand Down
Loading

0 comments on commit be5fe21

Please sign in to comment.