Giter VIP home page Giter VIP logo

spm2's Introduction

Static Package Manager

NPM version


spm is a package manager, it is not build tools.

If you are looking for a build tool, Grunt(gruntjs.com - http://gruntjs.com) will be a good choice.

Useful links for building seajs project(seajs.org - http://seajs.org, and it's github address - https://github.com/seajs/seajs ):

Stable Channel

Get the latest stable spm with:

$ npm install spm -g

Usage

$ spm help
$ spm install seajs
$ spm install jquery/jquery
$ spm install gallery/moment

You can find plenty of modules in spmjs.org.

Plugins

Contribute

Yes, please do contribute. But before this, you should read our Contributing Guide.

Changelog

Oct 28th, 2013 2.2.0

  • Verify package.name when publishing module
  • Support for --save and --save-dev arguments
  • Show latest version on spm info
  • Auto check update every month

Aug 14th, 2013 2.1.12

  • Support query argument for spm tree
  • Optimize prompt for network error

Aug 14th, 2013 2.1.11

  • Check the way to check sudoer
  • Update dependencies
  • Fix path.delimiter for windows #76

July 30th, 2013 2.1.10

  • Configure proxy
  • Install self
  • Add preinstall hook

July 22th, 2013 2.1.9

  • Update dependencies

July 16th, 2013 2.1.7

  • fix spm-install dont support uppercase filename bug

July 5th, 2013 2.1.6

  • add callback for spm.publish

June 25th, 2013 2.1.4

  • callback error when install

June 24th, 2013 2.1.3

  • Show more information on spm info
  • Publish doc with version

June 5th, 2013 2.1.2

  • Bugfix for installation
  • API for configuration of installation

May 6th, 2013 2.1.1

  • Various bugfixed
  • Add quiet option for spm info
  • Fix NODE PATH on windows

April 22nd, 2013 2.1.0

  • Remove spm-build, spm focus on package management.
  • spm can invoke tasks in gruntfile.
  • various bugfix.

April 9th, 2013 2.0.3

  • Fix spm-tree, pretty log on conflict dependencies
  • Install global with spm install -g

April 3rd, 2013 2.0.2

  • Fix publish docs #17
  • Friendly notification when 401

April 2st, 2013 2.0.1

  • Parsing dependencies from alias #13
  • Fix customized installation of non-cmd module
  • Fix installation of devAlias and engines

April 1st, 2013 2.0.0

First version of spm with:

  • tree
  • info
  • search
  • install
  • login
  • publish
  • unpublish

spm2's People

Contributors

afc163 avatar klvoek avatar lepture avatar lizzie avatar popomore avatar

Watchers

 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.