GithubHelp home page GithubHelp logo

alexxnica / eng Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tritondatacenter/eng

0.0 0.0 0.0 659 KB

Joyent Engineering Guide

License: Mozilla Public License 2.0

Makefile 60.22% JavaScript 18.35% Shell 8.35% C 7.27% CSS 2.80% DTrace 3.01%

eng's Introduction

eng: Joyent Engineering Guide

This repo serves two purposes: (1) It defines the guidelines and best practices for Joyent engineering work (this is the primary goal), and (2) it also provides boilerplate for a Triton (formerly known as SDC) project repo, giving you a starting point for many of the suggestion practices defined in the guidelines. This is especially true for node.js-based REST API projects.

You probably want to be looking at the actual Joyent engineering guide at docs/index.md. This README.md is a template for repos to use.

If you have cloned this repo to start a new project

Remove all eng guide blurb above, and use one of the following boilerplates as the first paragraph of the introduction of your repo:

  • For Triton-related repos:
    This repository is part of the Joyent Triton project. See the [contribution
    guidelines](https://github.com/joyent/triton/blob/master/CONTRIBUTING.md) --
    *Triton does not use GitHub PRs* -- and general documentation at the main
    [Triton project](https://github.com/joyent/triton) page.
  • For Manta-related repos:
    This repository is part of the Joyent Manta project.  For contribution
    guidelines, issues, and general documentation, visit the main
    [Manta](http://github.com/joyent/manta) project page.

After the boilerplate paragraph, write a brief description about your repo.

Development

Describe steps necessary for development here.

make all

Test

Describe steps necessary for testing here.

make test

Documentation

Joyent Engineering Guide is at docs/index.md.

To update the guidelines, edit "docs/index.md" and run make docs to update "docs/index.html". Works on either SmartOS or Mac OS X.

Starting a Repo Based on eng.git

Create a new repo called "some-cool-fish" in "~/work" based on "eng.git":

./tools/mkrepo $HOME/work/some-cool-fish

Your Other Sections Here

Add other sections to your README as necessary. E.g. Running a demo, adding development data.

License

"eng: Joyent Engineering Guide" is licensed under the Mozilla Public License version 2.0. See the file LICENSE.

eng's People

Contributors

arekinath avatar bcantrill avatar dwlf avatar fkuo avatar jclulow avatar mcavage avatar rmustacc avatar trentm avatar xer0x avatar

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.