GithubHelp home page GithubHelp logo

automatic-guacamole's Introduction

Automatic Guacamole Build Status

You have a great idea for an open-source project but get discouraged from having to wire up all many small finicky details? You'd love to have your tests run at every commit just like Jenkins does it at work? You like those fancy green build|passing icons?

Now you can have your (automatic) guacamole and eat it! Automatic guacamole is a small, lightweight, opinionated template Scala project to help you get started in no time, focusing on what really matters - contributing to the Scala ecosystem :)

Simply clone/fork/replicate, adjust the details to your liking and hack away.

What's inside

  • Travis
    • before you can use Travis you need to set up your account (using your GitHub account)
    • to get the sweet badge of success you can adjust this README accordingly
  • Mill
    • Mill is the build tool of choice since it is fast and comes prepackaged in this project. That way the code can be run anywhere the repo is cloned
    • useful commands to get you going:
      • learn what is available in your Mill project - ./mill resolve foo._
      • allow Intellij to recognize your Mill project structure - ./mill mill.scalalib.GenIdea/idea
      • compile your project - ./mill -i foo.compile
      • run tests - ./mill -i foo.test
  • uTest
    • a small, tidy and to-the-point library to satisfy your testing needs

automatic-guacamole's People

Contributors

z4f1r0v avatar ang-mic avatar

Stargazers

Guillaume Raffin avatar Dmitry Polienko avatar

Watchers

 avatar

Forkers

ang-mic

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.