allbctl

command module
v0.0.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

README

allbctl

allbctl is short for allbrightctl and represents a command line interface for computer operations that I (Andrew Allbright) do. This is meant to be a CLI that is used by myself.

Docs

# Help
allbctl --help
allbctl new-unity-project --help

## My favorites
project_name=$(basename "`pwd`")

allbctl new-unity-project \
  --project-name "${project_name}" \
  --create-repository-directory false \
  --install-webgl-fullscreen-template
  

Build

make install-dependencies
make build

Tests

make lint
make test

Install

make install
go install

Contributing

Please reference the CONTRIBUTING.md file.

Documentation

Overview

Copyright © 2020 Andrew Allbright

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL