Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.29 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.29 KB

bsn CommandLine Library

Copyright 2009-2016 by Arsène von Wyss - arsene.vonwyss@sirius.ch

Development has been supported by Sirius Technologies AG, Basel

What is it?

The library provides a framework for parsing and executing commands (verbs) in a way similar to the NETSH CLI. It is used for the ModuleStore CLI application.

Source

https://github.com/siriusch/bsn.CommandLine

License

The library is distributed under the GNU Lesser General Public License: http://www.gnu.org/licenses/lgpl.html

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.