0.8.3 • Published 1 year ago

hc-cog v0.8.3

Weekly downloads
19
License
ISC
Repository
github
Last release
1 year ago

Cog

yo dawg

Installation

With yarn do:

yarn global add hc-cog

Scripts

All scripts run through bin/cog. When you run a command, bin/cog looks for bin/cog-command and executes it.

Whenever you create, delete, or modify a script, you must update bin/cog-help.

Usage

Running cog on the command line will list all of the available scripts and a short description. Any new script you make will overwrite the global defaults. You can run cog make:script dev and create a custom bash script based on that specific project

Plugins

You can add plugins to cog through the .cogconfig file. A plugin consists of a directory of cog-<command> commands, which can exist anywhere within your file system.

Run cog config to create the .cogconfig file in your home directory.

You can then edit the COG_PLUGIN_DIRECTORIES= variable with a comma-separated list of paths where your cog-<command> scripts are stored.

Update

Run cog update to receive the latest version.

To update this package, run yarn version {patch, minor, major} followed by yarn publish

Builds

If you're using Go to write any commands, put your source .go file into the src directory and run this command to build it into a binary in the bin directory:

yarn run build
0.8.3

1 year ago

0.8.2

1 year ago

0.8.1

3 years ago

0.8.0

4 years ago

0.7.6

5 years ago

1.1.0-beta.0

5 years ago

0.7.5

5 years ago

0.7.4

5 years ago

0.7.3

5 years ago

0.7.2

5 years ago

0.7.1

5 years ago

0.5.6

6 years ago

0.5.5

7 years ago

0.5.4

7 years ago

0.5.3

7 years ago

0.5.2

7 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.4.4

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.0

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.9

7 years ago

0.2.8

7 years ago

0.2.71

7 years ago

0.2.61

7 years ago

0.2.6

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago