This website requires JavaScript.
Explore
Help
Sign In
Cynarski
/
kickstart
Watch
1
Star
0
Fork
0
You've already forked kickstart
Code
Issues
Pull Requests
Releases
Wiki
Activity
c3fcd798c3
kickstart
/
lib
/
kickstart-commands
5 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Introduce kickstart help and commands
2014-02-20 16:28:28 +00:00
#!/bin/bash
Lints the executable scripts
2015-05-20 20:16:16 +00:00
root_dir=$(kickstart root-dir)
Lints the completion command
2015-05-20 20:21:27 +00:00
find "$root_dir"/lib -d 1 | cut -f2- -d'-'
Reference in New Issue
Copy Permalink