https://github.com/ythecombinator/jaspion
Practical java 8 utility belt for you projects.
https://github.com/ythecombinator/jaspion
functional-programming java
Last synced: 5 months ago
JSON representation
Practical java 8 utility belt for you projects.
- Host: GitHub
- URL: https://github.com/ythecombinator/jaspion
- Owner: ythecombinator
- License: mit
- Archived: true
- Created: 2015-10-05T21:13:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-07T21:06:33.000Z (over 9 years ago)
- Last Synced: 2025-01-18T10:28:51.548Z (6 months ago)
- Topics: functional-programming, java
- Language: Java
- Homepage:
- Size: 177 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# jaspion
> Practical *Java 8* utility belt for you projects.

## Table of Contents
- [Getting Started](#getting-started)
- [Contributing](#contributing)
- [License](#license)## Getting Started
> Hold on, a much better documentation will come in a near future.
## Contributing
Contributions are very welcome! If you'd like to contribute, these guidelines may help you.
### Versioning
It is intended to maintain this project under the [Semantic Versioning] (http://semver.org/) guidelines. Releases will
be numbered with the following format:`..`
### Reporting a bug
1. Look for any related issues [here](https://github.com/pogist/jaspion/issues).
2. If you find an issue that seems related, please comment there instead of creating a new issue. If it is determined to be a unique bug, we will let you know that a new issue can be created.
3. If you find no related issue, create a new issue by clicking [here](https://github.com/pogist/jaspion/issues/new).
If we find an issue that's related, we will reference it and close your issue, showing you where to follow the bug.
4. Tell us important details like what operating system you are using.
5. Include any errors that may be displayed.
6. Update us if you have any new info, or if the problem resolves itself!### The 5 magic steps
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -m 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :)## License
[jaspion](https://github.com/pogist/jaspion/) is distributed under the
MIT License, available in this repository. All contributions are assumed to be also licensed under
the MIT License.> *Kyojuu Tokusou Juspion* is a Japanese tokusatsu television series and part of the Metal Hero series, created by Toei Company. The Jaspion Projects does not have any rights over anything related to the series; images, logos, and everything related to the show have *All Rights Reserved to Toei Company*.