0.2.3 • Published 7 years ago

hm-cli v0.2.3

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

hm-cli

Based on the Awesome-cli available here:

https://github.com/tucaz/awesome-cli

At a minimum, a HM product requires the following:

  • connectTypes.cm
  • constants.cm
  • extension.cm
  • extension.xml
  • header.cm
  • init.cm
  • library.cm
  • package.cm

  • TAGS

  • TAGSRS

There is also an abbreviated-productname file with the .rs extension:

  • shortextensionname.rs

This is followed by a selection of files with a lowercase two initial prefix such as "ae" (in the case of Abak Environments):

  • ##ConnectRules.cm
  • ##Scheme.cm
  • ##WorkSurface.cm

and a \EMEA sub-folder with some of the above repeated:

  • emea\extension.cm
  • emea\header.cm
  • emea\init.cm
  • emea\package.cm

Installation:

npm install hm-cli

  • If you have gone to the trouble of adding the C:\Users{yourusername}\AppData\Roaming\npm path to the system path variable, and wish to be able to use this or any other node command from anywhere within the system using the Windows Command prompt it is recommended on Windows 10 to run this command in the following path:

C:\Users{yourusername}\AppData\Roaming\npm

This ensures that the node_modules folder is created in the correct place and means that you will not receive "unknown command" errors.

Usage:

hm snapper AbakEnvironments --location C:\CetDev\version#.#\home\custom\hermanMiller\abakEnvironments --shortname AbakEnv --longname "Abak Environments" --twoletteracronym ae --desiredversion 0.0.1

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago