Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

rqueue/VIPER-template-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Run the script by giving it an argument of the module name you want in camel case. The capitalization of the first letter is optional. For example, the follow two commands will both create the same thing:```$ ./viper-template.sh myModuleName$ ./viper-template.sh MyModuleName```Both of these commands will produce the following folders/files:```/MyModuleName /MyModuleName # main files in here /Specs /MyModuleName # spec files in here```The `MyModuleName` directory contains the actual VIPER temnplate files and the `MyModuleNameSpecs` directory contains blank Cedar spec files for all the module files less the view.

Note: All files will be prefixed with "BR" currently.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp