Giter Site home page Giter Site logo

cl-jabs

MIT licensed Travis Build Status Join the chat at https://gitter.im/cl-jabs

(Just
  (Another
    (Build
      (System :for "Common Lisp"))))

WAT

JABS is a project of modern build system for common lisp. Code is under active development and still not ready for production usage. Please, find some documentation here.

Install

  1. Fetch from repo:
git clone https://github.com/cl-jabs/cl-jabs.git
  1. Bootstrap:
cd cl-jabs && ./promoter build
  1. Install system-wide (optionally):
sudo ./promoter install [--prefix=/usr/local]
**NOTE:** `jab` command is your friend

Generate and prepare project

So, We are ready to go

  1. Create your project and cd there:
mkdir /path/to/your/source/code/my_project_name
# ...
# create files, write a code, use git, 
# do something, like you're developer
# ...
cd /path/to/your/source/code/my_project_name
  1. Create project buildfile template
jab --autogen-project
  1. Open generated build.jab file and edit it at your own customs (fill free to use asdf:defsystem syntax)

Run project

  1. Go go go!
jab

See Also

Build and deployment process

Requirements

  • sbcl >= 1.0.52 (only SBCL supported now)

License & Autor

License MIT
Copyright (C) Alexander Vynnyk, 2015-2017
Author Alexander Vynnyk ([email protected])

cl-jabs's Projects

quickdist icon quickdist

Create a Quicklisp distribution from a directory of local projects.

roswell icon roswell

intend to be a lisp installer and launcher for major environment that just work.

wba icon wba

Warehouse of Binary Archives

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.