RubyGems
npm
Organizations
Log in
Sign up
RubyGems
appmake
Versions diffs
0.0.12 → 0.0.13
appmake 0.0.12 → 0.0.13
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/appmake.rb
+2
-2
metadata
+1
-1
data/lib/appmake.rb
CHANGED
Viewed
@@ -18,8 +18,8 @@ class Appmake
18
18
FileUtils.mkdir "css"
19
19
end
20
20
21
-
puts "=> touch /css/
main
.scss"
22
-
FileUtils.touch "css/
main
.scss"
21
+
puts "=> touch /css/
app
.scss"
22
+
FileUtils.touch "css/
app
.scss"
23
23
24
24
unless Dir.exists? "js"
25
25
puts "=> mkdir /js"
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: appmake
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.0.
12
4
+
version: 0.0.
13
5
5
prerelease:
6
6
platform: ruby
7
7
authors: