A tool for creating bespoke system-native OpenStack artifacts
Go to file
John Dewey 8badba0e55 Merge pull request #1 from retr0h/retr0h/init-add
Init add with base execute command and tests
2014-05-30 20:08:51 -07:00
giftwrap Init add with base execute command and tests 2014-05-29 20:16:04 -07:00
.gitignore Init add with base execute command and tests 2014-05-29 20:16:04 -07:00
LICENSE Init add with base execute command and tests 2014-05-29 20:16:04 -07:00
README.md Init add with base execute command and tests 2014-05-29 20:16:04 -07:00
requirements.txt Init add with base execute command and tests 2014-05-29 20:16:04 -07:00
setup.cfg Init add with base execute command and tests 2014-05-29 20:16:04 -07:00
setup.py Init add with base execute command and tests 2014-05-29 20:16:04 -07:00
test-requirements.txt Init add with base execute command and tests 2014-05-29 20:16:04 -07:00
tox.ini Init add with base execute command and tests 2014-05-29 20:16:04 -07:00

README.md

giftwrap

Usage

$ pip install giftwrap
$ giftwrap -h

Dependencies

  • fpm

Testing

$ sudo pip install tox
$ tox

License

Authors John Dewey (john@dewey.ws)
Craig Tracey (craigtracey@gmail.com)
Copyright Copyright (c) 2014, John Dewey
Copyright (c) 2014, Craig Tracey

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.