https://github.com/bkuhlmann/test
A project used for testing purposes only.
https://github.com/bkuhlmann/test
Last synced: 8 months ago
JSON representation
A project used for testing purposes only.
- Host: GitHub
- URL: https://github.com/bkuhlmann/test
- Owner: bkuhlmann
- License: other
- Created: 2017-04-22T14:20:40.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-02-14T22:51:30.000Z (8 months ago)
- Last Synced: 2025-02-14T23:27:42.221Z (8 months ago)
- Language: Ruby
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- Funding: .github/FUNDING.yml
- License: LICENSE.adoc
- Citation: CITATION.cff
Awesome Lists containing this project
README
:toc: macro
:toclevels: 5
:figure-caption!:= Test
This project’s sole purpose is to provide a remote Git repository that can be used for testing gems
like the following:* link:https://alchemists.io/projects/milestoner[Milestoner]
* link:https://alchemists.io/projects/gemsmith[Gemsmith]Other gems, Ruby projects, etc. might leverage this project in the future too. Any activity on this
project will mostly be the result of automated testing. In other words, not much to see here.toc::[]
== Features
* Provides a remote Git repository that can be used in testing other gems/projects.
== Requirements
. https://www.ruby-lang.org[Ruby]
== Setup
None.
== Usage
None.
== Tests
To test, run:
[source,bash]
----
bin/rake
----== link:https://alchemists.io/policies/license[License]
== link:https://alchemists.io/policies/security[Security]
== link:https://alchemists.io/policies/code_of_conduct[Code of Conduct]
== link:https://alchemists.io/policies/contributions[Contributions]
== link:https://alchemists.io/policies/developer_certificate_of_origin[Developer Certificate of Origin]
== link:https://alchemists.io/projects/test/versions[Versions]
== link:https://alchemists.io/community[Community]
== Credits
* Built with link:https://alchemists.io/projects/gemsmith[Gemsmith].
* Engineered by link:https://alchemists.io/team/brooke_kuhlmann[Brooke Kuhlmann].