- 授权协议: MIT
- 开发语言: C# JavaScript
- 操作系统: Windows
- 软件首页: http://fsharp.github.io/FAKE/
- 官方下载: https://github.com/fsharp/FAKE/releases
软件介绍
"FAKE - F# Make" 是构建自动化系统,类似 make 和 rake。FAKE 使用简单的指定域名语言(DSL),不需要学习 F# 就可以轻松入门。
简单示例
#r "tools/FAKE/tools/FakeLib.dll" // include Fake lib open Fake Target "Test" (fun _ -> trace "Testing stuff...") Target "Deploy" (fun _ -> trace "Heavy deploy action")"Test" // define the dependencies ==> "Deploy"Run "Deploy"
The Web Designer's Idea Book, Vol. 2
Patrick McNeil / How / 2010-9-19 / USD 30.00
Web Design Inspiration at a Glance Volume 2 of The Web Designer's Idea Book includes more than 650 new websites arranged thematically, so you can easily find inspiration for your work. Auth......一起来看看 《The Web Designer's Idea Book, Vol. 2》 这本书的介绍吧!
JS 压缩/解压工具
在线压缩/解压 JS 代码
html转js在线工具
html转js在线工具
