0.1.0 • Published 8 years ago

smithlie-plugin-base v0.1.0

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
8 years ago

Smithlie Plugin Base

This is a plugin with commented out examples to what you can do in a plugin. When you are using Smithlie to build a new plugin you can use this as a base to get started.

smithlie new plugin -b smithlie-plugin-base mynewplugin
cd mynewplugin
smithlie test

License

© Copyright 2016 Smithlie, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.