Skip to content
/ otp.base Public

Base directory structure and files for erlang/otp (s/make/rake/g)

Notifications You must be signed in to change notification settings

yenif/otp.base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base erlang/otp dir structure with rake for build/test automation

git repo: git://github.com/yenif/otp.base.git

# rake -T
rake clean    # Remove any temporary products.
rake clobber  # Remove any generated file.
rake compile  # Compile all
rake doc      # Generate Documentation
rake run      # Open up a shell and run CHANGE ME:start()
rake shell    # Open up a shell
rake test     # Run Unit Tests

About

Base directory structure and files for erlang/otp (s/make/rake/g)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published