View Source mix orbit.init (Orbit v0.2.0)
Initialize an Orbit capsule.
$ mix orbit.init NAME
The NAME
argument is the CamelCase or underscore_case namespace under which the files will be generated, e.g.
"my_app_gem" or "MyAppGem".
Initialize an Orbit capsule.
$ mix orbit.init NAME
The NAME
argument is the CamelCase or underscore_case namespace under which the files will be generated, e.g.
"my_app_gem" or "MyAppGem".