META-INF.branding.properties Maven / Gradle / Ivy
#
# Copyright (C) FuseSource, Inc.
# http://fusesource.com
#
# 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.
#
welcome = \
\u001B[36m______ _ _ _____ \u001B[0m\n\
\u001B[36m| ___| | | (_) | _ |\u001B[0m\n\
\u001B[36m| |_ __ _| |__ _ __ _ ___ \\ V / \u001B[0m\n\
\u001B[36m| _/ _` | '_ \\| '__| |/ __|/ _ \\ \u001B[0m\n\
\u001B[36m| || (_| | |_) | | | | (__| |_| |\u001B[0m\n\
\u001B[36m\\_| \\__,_|_.__/|_| |_|\\___\\_____/\u001B[0m\n\
\u001B[1m Fabric8 Container\u001B[0m (${project.version})\n\
\u001B[36m http://fabric8.io/\u001B[0m\n\
\n\
Type '\u001B[1mhelp\u001B[0m' to get started\n\
and '\u001B[1mhelp [cmd]\u001B[0m' for help on a specific command.\n\
Hit '' or 'osgi:shutdown' to shutdown this container.\n\
\n\
Open a browser to http://localhost:8181 to access the management console\n\
\n\
Create a new Fabric via '\u001B[1mfabric:create\u001B[0m'\n\
or join an existing Fabric via '\u001B[1mfabric:join [someUrls]\u001B[0m'\n\
prompt = \u001B[1mFabric8\u001B[0m:\u001B[36m${USER}\u001B[0m\u001B[1m@\u001B[0m\u001B[34m${APPLICATION}\u001B[0m>\u0020
help.%root% = \
Welcome to \u001B[1mFabric8\u001B[0m (${project.version}\n\
\n\
Create a new Fabric via '\u001B[1mfabric:create\u001B[0m'\n\
or join an existing Fabric via '\u001B[1mfabric:join [someUrls]\u001B[0m'\n\
© 2015 - 2025 Weber Informatics LLC | Privacy Policy