Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 248 Bytes

help.md

File metadata and controls

12 lines (8 loc) · 248 Bytes

Nexss Programmer - Commands

more: https://github.com/nexssp/cli/wiki/Commands

Define system commands and run by name.

Examples

nexss c add mycommand ls -la # define ls -la as mycommand
nexss c mycommand # run mycommand command