mirror of
https://github.com/Reuh/candran.git
synced 2025-10-27 17:59:30 +00:00
Rename lib to candran
This commit is contained in:
parent
5fff7612f4
commit
dc19ac56a9
13 changed files with 2007 additions and 2000 deletions
2
bin/can
2
bin/can
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/lua
|
||||
local candran = require("candran")
|
||||
local cmdline = require("lib.cmdline")
|
||||
local cmdline = require("candran.cmdline")
|
||||
|
||||
local args = cmdline(arg)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue