Skip to content

CLI tool to quickly initialise cloud service projects

License

Notifications You must be signed in to change notification settings

bhq12/serviciser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serviciser

A work in-progress - exciting things to come!

CLI tool to quickly initialise cloud service projects via templating boilerplate.

Quickly set up a new project with:

  • Infrastructure-as-code
  • Unit tests
  • Linting
  • Builds
  • Package management
  • Deployment
  • Etc.

Without any of the muck-around setting these up from scratch

Current OS support:

  • MacOS
  • Linux

To install locally:

  • Homebrew:
brew tap bhq12/serviciser
brew install serviciser