Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ionide/Forge

F# CLI tool for project, file, and solution management
https://github.com/ionide/Forge

Merge pull request #12 from Krzysztof-Cieslak/tests

Fixing FAKE script and adding more tests

fd430ed489ae46e6d30a6f09d9f23065669c3f96 authored almost 9 years ago by reidev275 <[email protected]>
add list of all references

fafbf547bfc393a89a80acdbc1b38f0f72d0ff3d authored almost 9 years ago by Andreas Willich <[email protected]>
Merge pull request #11 from Krzysztof-Cieslak/newproject

Add more parameters to new project command

f3bdbad3fe77e6e6b78be6ba02ecfd890f522a2f authored almost 9 years ago by reidev275 <[email protected]>
Merge pull request #2 from SabotageAndi/addTests

Add additional tests for adding and removing files

a077ff5ee3f0460f40c3c6b70a262efe6a323b1d authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #1 from SabotageAndi/fixFakeScript

fix FAKE script

112b00ae4c2f6c95179f6c5b597aeecdcb223962 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
add content test for remove file

065ec02d7b8dcb4c3d2fd48b4c6897b99285856b authored almost 9 years ago by Andreas Willich <[email protected]>
add content test for add files

f7194a4d200a333b780247dea08ee801ba15e202 authored almost 9 years ago by Andreas Willich <[email protected]>
refactor project file content

0e7008d743983cad678c13f7bdccee2cd7ea52f9 authored almost 9 years ago by Andreas Willich <[email protected]>
add tests for removing files from project

8fb8c7340bf7c9928bd80e3c535d8281e626fe1a authored almost 9 years ago by Andreas Willich <[email protected]>
fix FAKE script

58dbf644d4dd37c96d84bed0dcca835c86519293 authored almost 9 years ago by Andreas Willich <[email protected]>
Update readme

e98f3513a567f5aa511f197fe284feb44d162bc7 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Add more parameters to new project command

d94ef0c4ed180b76168acb45fb358e0ca8afa1c6 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #10 from Krzysztof-Cieslak/build

Simplify build process

a84b639c1ce58abd57b7e32268cd99496a6308fc authored about 9 years ago by reidev275 <[email protected]>
Update release notes

6c267450fd269c55822d998d1861bc1c98be9ddb authored about 9 years ago by Krzysztof Cieślak <[email protected]>
Update CI

ebb314bf957ed588544dd0fb46e2e5c932fa2f99 authored about 9 years ago by Krzysztof Cieślak <[email protected]>
Update build

d05719e8cce994d3b2db4c2bd0f8c8dc55bfe536 authored about 9 years ago by Krzysztof Cieślak <[email protected]>
Remove NuGet stuff

311080cfe7e6bf3e86211ae0036962b91d7b6d1a authored about 9 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #9 from Krzysztof-Cieslak/fake

Add Fake support

7ebb13bd322134beceb100d49c6d7f8ff526a9ec authored about 9 years ago by reidev275 <[email protected]>
Update readme

f3d150e576de9c6888e1fc1e6e13f8c451bf386e authored about 9 years ago by Krzysztof Cieślak <[email protected]>
Add FAKE support

d5dd58d580dd1ab52672b00adcf7f0ef8d8e7638 authored about 9 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #8 from Krzysztof-Cieslak/paket

Add Paket support

8dc9c60576bb4aeb4b1a3f01892d1b60d9a9daab authored about 9 years ago by reidev275 <[email protected]>
Update readme

1a862ed60046c459ee3f2b977ea47688b822045e authored about 9 years ago by Krzysztof Cieślak <[email protected]>
Add Paket support

4656aea8e1e05a0aba34ea0655191fe203523bf7 authored about 9 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #6 from cloudRoutine/master

help string formatting

6eb79ad862619f59ab4315fd74a3c0cbd4cd3ad8 authored over 9 years ago by reidev275 <[email protected]>
help string formatting

`\` at the end of the line means ignore the newline in source, `\n\` is
newline with ignore lead...

9babb15953e2f46aeb96aa29c243fa1fca0a771d authored over 9 years ago by Jared Hester <[email protected]>
Merge branch 'lasandell-PathSeparatorFix'

65136e4b6020e8ad6dbb401e8a94a775cac8323a authored over 9 years ago by Reid Evans <[email protected]>
merge svclog

9041f503c1ab69ebe2139a9021588d6e9115d3a3 authored over 9 years ago by Reid Evans <[email protected]>
resolve failing tests

330efa3693648ce1b9c77261d2f6a9524874383c authored over 9 years ago by Reid Evans <[email protected]>
AddFile handles missing ItemGroup

c2aead4c7dedce3e198e39106e2bce57cdcf726d authored over 9 years ago by Reid Evans <[email protected]>
refactor ProjectSystem to use projectFilesXPath

39f6331b5f4cf62b02a32765f0dcc07a983f75b7 authored over 9 years ago by Reid Evans <[email protected]>
include .html in the Content group

4e4583090cd062e4b023ff0407876d361031637c authored over 9 years ago by Reid Evans <[email protected]>
get all project files from ProjectFile

d0e56e2bdc4a3085d31db866529110c41f75a89a authored over 9 years ago by Reid Evans <[email protected]>
Clean up for generated files

-Remove docs/tools/FSharp.Formatting.svclog
-Add docs/tools/XmlWriter to .gitignore

66476f6470e9298bf3562ca54016c14cd290e4ff authored over 9 years ago by Luke Sandell <[email protected]>
Display template names correctly on Linux

Was previously assuming \ would always be the path separator.
Now use Path.GetFileName so that s...

48a18c1c1d6561c7c3b71d9797c61bf3ecf72e7d authored over 9 years ago by Luke Sandell <[email protected]>
use static helper for referencing fsproj files

d33ec2bbce51b656130b7204ac58db7c44674448 authored over 9 years ago by Reid Evans <[email protected]>
remove script.fsx from fsproj

995bdc9439cacd85ba6e4264985ebc6a5a581511 authored over 9 years ago by Reid Evans <[email protected]>
when adding files to a project choose correct node type

5b04368b1025e6004e01e2f57c39ec1a08fbbce3 authored over 9 years ago by Reid Evans <[email protected]>
add refresh and exit options

5d20dba0690e9f90a920f7cc77e8f0c543acfbf0 authored over 9 years ago by Reid Evans <[email protected]>
remove file remove pattern match

2780912bc6683e25bba03b7cd65842a4debaf2de authored over 9 years ago by Reid Evans <[email protected]>
break out logic into functions and update readme

4dd2939899e369e517333ff8077b5c69599c5e4d authored over 9 years ago by Reid Evans <[email protected]>
add logging internally for sed

041d35b21f783f4940f9ab722a746f1f9c6f2c3e authored over 9 years ago by Reid Evans <[email protected]>
simplify arg handling and add interactive mode

8db32c95778a9854ffecd88912bff2748b4b6524 authored over 9 years ago by Reid Evans <[email protected]>
update readme and documentation

046563ff0fd991dcbc2389d7359db34d8e303a75 authored over 9 years ago by Reid Evans <[email protected]>
add file remove

c2f9588015282665372ef64e54e7ba9f14e04fb7 authored over 9 years ago by Reid Evans <[email protected]>
provide better documentation

486cd7b2b37f462e7f751fdeacb6b2da5cfbbad9 authored over 9 years ago by Reid Evans <[email protected]>
set specific version of fake to resolve missing method exception

cb63d94caa2a14b489d2e42cd39b790e87f64bcd authored over 9 years ago by Reid Evans <[email protected]>
add files to a project

1f9024f2b6ccdbf3c5c18723677b9fdd081ba6f7 authored over 9 years ago by Reid Evans <[email protected]>
doh! partial function signature in last commit

cfb767084212f653a99435f9426fcf3a1158f339 authored over 9 years ago by Reid Evans <[email protected]>
remove unused script1.fsx file

534dc688f6d5680b5720c98b7f668d104750f004 authored over 9 years ago by Reid Evans <[email protected]>
add caret to user input of template choice

4565b86859a473fd94cc0c2f5068cb307a276a0f authored over 9 years ago by Reid Evans <[email protected]>
change maintainer handle in readme

4477ee37fbd75e1810934f3997d5b51cf4e5059a authored over 9 years ago by Reid Evans <[email protected]>
initial yeoman template translation working

fcda35a93399dcf6f8efdafa2cdf87d251472845 authored over 9 years ago by Reid Evans <[email protected]>
Initial Commit

ed2ff85f0e3d2553192d1f68588deb6353afab8b authored over 9 years ago by Reid Evans <[email protected]>