This website requires JavaScript.
Explore
Help
Register
Sign In
kjuulh
/
char
Watch
1
Star
0
Fork
0
You've already forked char
Code
Issues
1
Pull Requests
3
Packages
Projects
Releases
Wiki
Activity
d7bfd941ae
char
/
examples
/
basic
/
test.sh
8 lines
82 B
Bash
Raw
Normal View
History
Unescape
Escape
added basic plugin structure
2022-11-01 14:26:54 +01:00
#!/bin/bash
with about plugins
2022-11-02 22:10:15 +01:00
set
-e
add basic plugin architecture
2022-11-01 21:15:32 +01:00
go build -o char ../../main.go
CHAR_DEV_MODE
=
true
./char ls
Reference in New Issue
Copy Permalink