Dummy example for UM PyLibrary Template
Project description
template-service
Template for developing an EOEPCA Service
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
- About the Project
- Getting Started
- Documentation
- Usage
- Roadmap
- Contributing
- License
- Contact
- Acknowledgements
About The Project
Here's a blank template to get started:
To avoid retyping too much info. Do a search and replace with your text editor for the following:
template-svce
, twitter_handle
, email
Built With
Getting Started
To get a local copy up and running follow these simple steps.
Prerequisites
This is an example of how to list things you need to use the software and how to install them.
Installation
- Get into EOEPCA's development environment
vagrant ssh
- Clone the repo
git clone https://github.com/EOEPCA/template-svce.git
- Change local directory
cd template-service
Testing
./gradlew build
runs only the unit tests./gradlew integrationTest
runs only the integration tests (it compiles all source code beforehand). It does not package or deploy a build. This is assumed to have been done in a prior build pipeline step.
Documentation
The component documentation can be found at https://eoepca.github.io/template-svce/.
Usage
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
Running the template service
Just execute the run task in Gradle
./gradlew run
Upgrading Gradle Wrapper
Change the version number in the build.gradle
wrapper task then run:
./gradlew wrapper --gradle-version=4.10.2 --distribution-type=bin
Roadmap
See the open issues for a list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the Apache-2.0 License. See LICENSE
for more information.
Contact
Your Name - @twitter_handle - email
Project Link: https://github.com/EOEPCA/template-svce
Acknowledgements
- README.md is based on this template by Othneil Drew.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file EOEPCA-PyLibraryTemplate-0.0.1.tar.gz
.
File metadata
- Download URL: EOEPCA-PyLibraryTemplate-0.0.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e30484f116ec83432599bd3a4cd29089676cf3bab4099eff7bded2958749edac |
|
MD5 | 4ebf47dedcab9a12b02f69b24742800d |
|
BLAKE2b-256 | 95f1c6ae4372ada40a4c1e1981e6fa61c76de2d54cd613cbdf63fd5148235919 |